debian - How to add virtual monitor with Nvidia proprietary driver - Unix & Linux Stack Exchange (https://unix.stackexchange.com/Content/Sites/unix/Img/apple-touch-icon.png?v=5cf7fe716a89) (Unix & Linux Stack Exchange) (https://unix.stackexchange.com/opensearch.xml) (https://unix.stackexchange.com/questions/559918/how-to-add-virtual-monitor-with-nvidia-proprietary-driver) (Feed for question 'How to add virtual monitor with Nvidia proprietary driver') (https://unix.stackexchange.com/feeds/question/559918) (site logo) By clicking “Sign up”, you agree to our (https://unix.stackexchange.com/legal/terms-of-service/public) terms of service and acknowledge you have read our (https://unix.stackexchange.com/legal/privacy-policy) privacy policy . Sign up with Google OR Email Password (8+ characters (at least 1 letter & 1 number)) Sign up Already have an account? (https://unix.stackexchange.com/users/login) Log in Skip to main content (Search on Unix & Linux…) (https://unix.stackexchange.com/help) (Help Center and other resources) (https://stackexchange.com/) (A list of all 183 Stack Exchange sites) (Click to show search) (https://unix.stackexchange.com/users/login?ssrc=head&returnurl=https%3a%2f%2funix.stackexchange.com%2fquestions%2f559918%2fhow-to-add-virtual-monitor-with-nvidia-proprietary-driver) Log in (https://unix.stackexchange.com/users/signup?ssrc=head&returnurl=https%3a%2f%2funix.stackexchange.com%2fquestions%2f559918%2fhow-to-add-virtual-monitor-with-nvidia-proprietary-driver) Sign up (https://unix.stackexchange.com/) (Unix & Linux) (https://unix.stackexchange.com/) Home (https://unix.stackexchange.com/questions) Questions (https://unix.stackexchange.com/unanswered) Unanswered (https://stackoverflow.com/ai-assist) AI Assist (https://unix.stackexchange.com/tags) Tags (https://chat.stackexchange.com/) Chat (https://unix.stackexchange.com/users) Users (https://stackoverflow.com/jobs/companies?so_medium=unix&so_source=SiteNav) Companies Stack Internal Stack Overflow for Teams is now called Stack Internal . Bring the best of human thought and AI automation together at your work. (https://stackoverflowteams.com/teams/create/free/?utm_medium=referral&utm_source=unix-community&utm_campaign=side-bar&utm_content=explore-teams) Try for free (https://stackoverflow.co/internal/?utm_medium=referral&utm_source=unix-community&utm_campaign=side-bar&utm_content=explore-teams) Learn more (https://unix.stackexchange.com/Content/Sites/unix/Img/apple-touch-icon.png?v=5cf7fe716a89) (https://unix.stackexchange.com/questions/559918/how-to-add-virtual-monitor-with-nvidia-proprietary-driver) How to add virtual monitor with Nvidia proprietary driver (https://unix.stackexchange.com/questions/ask) Ask Question (2020-01-02 10:59:59Z) Asked 6 years, 1 month ago Modified (https://unix.stackexchange.com/questions/559918/how-to-add-virtual-monitor-with-nvidia-proprietary-driver?lastactivity) (2022-05-26 02:06:18Z) 3 years, 8 months ago (Viewed 20,980 times) Viewed 21k times This question shows research effort; it is useful and clear 20 (This question does not show any research effort; it is unclear or not useful) Save this question. (https://unix.stackexchange.com/posts/559918/timeline) Show activity on this post. How can I add a virtual monitor with Nvidia proprietary driver?  Previously I used an Intel card with this solution, which worked fine: (https://unix.stackexchange.com/questions/378373/add-virtual-output-to-xorg) Add VIRTUAL output to Xorg . Now I want to switch to new hardware, without an Intel card. The solution mentioned in (https://unix.stackexchange.com/questions/156412/vnc-server-as-a-virtual-x11-monitor-to-expand-screen) VNC-Server as a virtual X11 monitor to expand screen doesn't work in my case. When I want to add the mode to an output, xrandr throws an error. xrandr --newmode test 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync xrandr --addmode "DP-1" test X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 140 (RANDR) Minor opcode of failed request: 18 (RRAddOutputMode) Serial number of failed request: 41 Current serial number in output stream: 42 Basic data: Hardware: HP ZBook 15 G3, configured for discrete graphics (Optimus doesn't work!) Software: Debian 10.0.2; Kernel: 4.19.0, Nvidia-Driver-Module: xserver-xorg-video-nvidia-legacy-390xx If you ask, why I am doing this: I use a software to transfer the virtual screen to another machine via ethernet to achieve dual monitors with two notebooks. ((https://github.com/B-LechCode/sooScreenShare) https://github.com/B-LechCode/sooScreenShare ) Update: There is now a proposed solution which works on my machine, but it's unable to add new modes like 1920x1200. Maybe someone has an idea? (https://unix.stackexchange.com/questions/tagged/debian) (show questions tagged 'debian') debian (https://unix.stackexchange.com/questions/tagged/x11) (show questions tagged 'x11') x11 (https://unix.stackexchange.com/questions/tagged/nvidia) (show questions tagged 'nvidia') nvidia (https://unix.stackexchange.com/q/559918) (Short permalink to this question) Share (https://unix.stackexchange.com/posts/559918/edit) Improve this question Follow Follow this question to receive notifications (https://unix.stackexchange.com/posts/559918/revisions) (show all edits to this post) edited (2022-02-07 08:33:20Z) Feb 7, 2022 at 8:33 (https://unix.stackexchange.com/users/80216/g-man-says-reinstate-monica) (G-Man Says 'Reinstate Monica''s user avatar) (https://unix.stackexchange.com/users/80216/g-man-says-reinstate-monica) G-Man Says 'Reinstate Monica' (reputation score 24,139) 24.1k (29 gold badges) 29 29 gold badges (76 silver badges) 76 76 silver badges (132 bronze badges) 132 132 bronze badges asked (2020-01-02 10:59:59Z) Jan 2, 2020 at 10:59 (https://unix.stackexchange.com/users/388600/b-lechcode) (B-LechCode's user avatar) (https://unix.stackexchange.com/users/388600/b-lechcode) B-LechCode (reputation score) 348 (1 gold badge) 1 1 gold badge (2 silver badges) 2 2 silver badges (10 bronze badges) 10 10 bronze badges 2 same problem... were you able to fix it? Carlos – (https://unix.stackexchange.com/users/262383/carlos) (101 reputation) Carlos 2020-11-15 17:10:18 +00:00 Commented (2020-11-15 17:10:18Z, License: CC BY-SA 4.0) Nov 15, 2020 at 17:10 I see the repo you pointed to is still WIP, so I'll mention that I found something called (https://deskreen.com/lang-en) Deskreen which allows anything with a browser to become your virtual screen. Can share an entire virtual screen or a single application. aggregate1166877 – (https://unix.stackexchange.com/users/22426/aggregate1166877) (899 reputation) aggregate1166877 2025-05-26 01:46:50 +00:00 Commented (2025-05-26 01:46:50Z, License: CC BY-SA 4.0) May 26, 2025 at 1:46 (Use comments to ask for more information or suggest improvements. Avoid answering questions in comments.) Add a comment | (Expand to show all comments on this post) 3 Answers 3 Sorted by: (https://unix.stackexchange.com/questions/559918/how-to-add-virtual-monitor-with-nvidia-proprietary-driver?answertab=scoredesc#tab-top) Reset to default (scoredesc) Highest score (default) (modifieddesc) Date modified (newest first) (createdasc) Date created (oldest first) This answer is useful 8 (This answer is not useful) Save this answer. (Loading when this answer was accepted…) (https://unix.stackexchange.com/posts/640262/timeline) Show activity on this post. I have a solution that works for me, though it's missing the ability to choose completely arbitrary resolutions. To be clear, this is just for the proprietary nvidia driver; the open-source nouveau driver works differently, as do other video card drivers. The short version is: Use the ConnectedMonitor nvidia xorg.conf Screen option to activate the extra output in addition to your main monitor. Here's the long version: Run xrandr --query to get the names of your primary output and the unconnected one you plan to use for the virtual screen. For example, I get the following output: LVDS-0 connected primary 1440x900+0+0 (normal left inverted right x axis y axis) 331mm x 207mm [various monitor modes elided] DP-0 disconnected (normal left inverted right x axis y axis) DP-1 disconnected (normal left inverted right x axis y axis) DP-2 disconnected (normal left inverted right x axis y axis) DP-3 disconnected (normal left inverted right x axis y axis) DP-4 disconnected (normal left inverted right x axis y axis) DP-5 disconnected (normal left inverted right x axis y axis) So in my case, the laptop screen is LVDS-0 and I have DP-0 through DP-5 available. Like you, I'll choose DP-1 for the virtual screen. You will need to add an xorg.conf Screen configuration, as well as a Device section for the screen to use. That can be anywhere xorg will find it. I put mine in /etc/X11/xorg.conf.d/30-virtscreen.conf . In that file, a minimal setup is: Section "Device" Identifier "nvidiagpu" Driver "nvidia" EndSection Section "Screen" Identifier "nvidiascreen" Device "nvidiagpu" Option "ConnectedMonitor" "LVDS-0,DP-1" EndSection This tells the driver to use the DP-1 output even if it doesn't detect a monitor connected to it. Note that you have to list your laptop monitor (or a real, physical monitor) too, if you want to use it! If you only list the virtual output, the driver will not activate any other outputs, even if it detects monitors connected to them. Now restart X. You should see two active monitors with xrandr and other display-querying programs. On my system the newly-activated virtual output has a variety of resolutions available. I can select any of them (e.g. via xrandr --output DP-1 --mode 1600x900 ) and the virtual output will resize itself. I cannot, however, add new modes (e.g. if I wanted a 1920x1080 resolution). That still gives me the "invalid parameter attributes" error. Fortunately, I can live with the modes available to me. With luck, you'll have something useful preset for you, too. (https://unix.stackexchange.com/a/640262) (Short permalink to this answer) Share (https://unix.stackexchange.com/posts/640262/edit) Improve this answer Follow Follow this answer to receive notifications answered (2021-03-20 19:14:24Z) Mar 20, 2021 at 19:14 (https://unix.stackexchange.com/users/39176/asciipip) (asciipip's user avatar) (https://unix.stackexchange.com/users/39176/asciipip) asciipip (reputation score) 546 (5 silver badges) 5 5 silver badges (14 bronze badges) 14 14 bronze badges 4 WOW! Thank you, I will test this, as soon I have time for it. B-LechCode – (https://unix.stackexchange.com/users/388600/b-lechcode) (348 reputation) B-LechCode 2021-04-03 12:53:32 +00:00 Commented (2021-04-03 12:53:32Z, License: CC BY-SA 4.0) Apr 3, 2021 at 12:53 It works! The only thing is: There is no 1920x1200 mode available. Maybe there are other options for the config file to achieve this? B-LechCode – (https://unix.stackexchange.com/users/388600/b-lechcode) (348 reputation) B-LechCode 2021-07-04 11:47:15 +00:00 Commented (2021-07-04 11:47:15Z, License: CC BY-SA 4.0) Jul 4, 2021 at 11:47 This worked for me as well, but in my case I needed to directly modify /etc/X11/xorg.conf , for some reason it was not working through xorg.conf.d. Sasha Volokh – (https://unix.stackexchange.com/users/546022/sasha-volokh) (101 reputation) Sasha Volokh 2022-10-20 20:26:41 +00:00 Commented (2022-10-20 20:26:41Z, License: CC BY-SA 4.0) Oct 20, 2022 at 20:26 I'll just add this because it took me a while to figure out, LVDS-0 is this individual's real monitor, not a virtual flag. In my case with a desktop machine, my real monitor was HDMI-0 . So if you get trapped with the virtual display being the primary, you can do something like: xrandr --output HDMI-0 --primary to make the real monitor the primary monitor. aggregate1166877 – (https://unix.stackexchange.com/users/22426/aggregate1166877) (899 reputation) aggregate1166877 2025-05-26 01:50:22 +00:00 Commented (2025-05-26 01:50:22Z, License: CC BY-SA 4.0) May 26, 2025 at 1:50 (Use comments to ask for more information or suggest improvements. Avoid comments like “+1” or “thanks”.) Add a comment | (Expand to show all comments on this post) This answer is useful 1 (This answer is not useful) Save this answer. (Loading when this answer was accepted…) (https://unix.stackexchange.com/posts/689557/timeline) Show activity on this post. (https://askubuntu.com/a/803053/1568608) https://askubuntu.com/a/803053/1568608 resolve (https://unix.stackexchange.com/a/640262/513260) asciiphil problem but You can't change resolution to for example 1920x1080 (invalid parameter attributes problem in asciiphil answer). To resolve this problem just add second Option in section "Screen": Section "Screen" Identifier "nvidiascreen" Device "nvidiagpu" Option "ConnectedMonitor" "LVDS-0,DP-1" Option "ModeValidation" "NoDFPNativeResolutionCheck,NoVirtualSizeCheck,NoMaxPClkCheck,NoHorizSyncCheck,NoVertRefreshCheck,NoWidthAlignmentCheck" EndSection (https://unix.stackexchange.com/a/689557) (Short permalink to this answer) Share (https://unix.stackexchange.com/posts/689557/edit) Improve this answer Follow Follow this answer to receive notifications (https://unix.stackexchange.com/posts/689557/revisions) (show all edits to this post) edited (2022-02-21 18:02:54Z) Feb 21, 2022 at 18:02 answered (2022-02-06 16:31:14Z) Feb 6, 2022 at 16:31 (https://unix.stackexchange.com/users/513260/dariusz-gardy%c5%84ski) (Dariusz Gardyński's user avatar) (https://unix.stackexchange.com/users/513260/dariusz-gardy%c5%84ski) Dariusz Gardyński (reputation score) 11 (2 bronze badges) 2 2 bronze badges 1 (1) asciiphil’s answer is over 2500 characters (> 400 words) long, and it’s not obvious to me what you mean by ‘their problem’.  Please say what your suggestion does and what problem it is solving. (2) I’m having trouble telling whether you are answering B-LechCode’s question or not.  If you are, please be clearer about that (referring to asciiphil’s post, if appropriate).  If not, you probably shouldn’t be posting it here at all. … … … … … … … … … … … … … … … … … … … … … … … … … … … … Please do not respond in comments; (https://unix.stackexchange.com/posts/689557/edit) edit your answer to make it clearer and more complete. G-Man Says 'Reinstate Monica' – (https://unix.stackexchange.com/users/80216/g-man-says-reinstate-monica) (24,139 reputation) G-Man Says 'Reinstate Monica' 2022-02-06 18:38:02 +00:00 Commented (2022-02-06 18:38:02Z, License: CC BY-SA 4.0) Feb 6, 2022 at 18:38 (Use comments to ask for more information or suggest improvements. Avoid comments like “+1” or “thanks”.) Add a comment | (Expand to show all comments on this post) This answer is useful 0 (This answer is not useful) Save this answer. (Loading when this answer was accepted…) (https://unix.stackexchange.com/posts/703880/timeline) Show activity on this post. If you'd like to attach a virtual display, just use Option "ConnectedMonitor" "HDMI-0" replacing HDMI-0 with whatever display port you'd like your graphics card to use for the virtual display to the "Screen" section of your xorg.conf. Adding the following lines to will disable all of the necessary checks to allow you to set any unsupported resolution on newer NVIDIA graphics cards. Under Section "Screen": Option "UseEDIDFreqs" "False" Option "ModeValidation" "NoDFPNativeResolutionCheck,NoVirtualSizeCheck,NoMaxPClkCheck,NoHorizSyncCheck,NoVertRefreshCheck,NoWidthAlignmentCheck AllowNonEdidModes" then add the mode using the results from cvt and you're good to go! If you're still having trouble getting the resolution to set, you can add the ModeLine to your Monitor section and add the mode to your Display section to load it. More complete example: Section "Monitor" Modeline "2560x1440_120.00" EndSection and Section "Screen" SubSection "Display" Depth 24 Modes "2560x1440_120.00" EndSubSection Option "ConnectedMonitor" "HDMI-0" Option "UseEDIDFreqs" "False" Option "ModeValidation" "NoDFPNativeResolutionCheck,NoVirtualSizeCheck,NoMaxPClkCheck,NoHorizSyncCheck,NoVertRefreshCheck,NoWidthAlignmentCheck AllowNonEdidModes" EndSection These options should be added to a configuration file you generated by running nvidia-xconfig and are not representative of a complete or functional xorg.conf . (https://unix.stackexchange.com/a/703880) (Short permalink to this answer) Share (https://unix.stackexchange.com/posts/703880/edit) Improve this answer Follow Follow this answer to receive notifications answered (2022-05-26 02:06:18Z) May 26, 2022 at 2:06 (https://unix.stackexchange.com/users/527257/aevum-kairos) (Aevum Kairos's user avatar) (https://unix.stackexchange.com/users/527257/aevum-kairos) Aevum Kairos (reputation score) 1 (Use comments to ask for more information or suggest improvements. Avoid comments like “+1” or “thanks”.) Add a comment | (Expand to show all comments on this post) You must (https://unix.stackexchange.com/users/login?ssrc=question_page&returnurl=https%3a%2f%2funix.stackexchange.com%2fquestions%2f559918) log in to answer this question. Start asking to get answers Find the answer to your question by asking. (https://unix.stackexchange.com/questions/ask) Ask question Explore related questions (https://unix.stackexchange.com/questions/tagged/debian) (show questions tagged 'debian') debian (https://unix.stackexchange.com/questions/tagged/x11) (show questions tagged 'x11') x11 (https://unix.stackexchange.com/questions/tagged/nvidia) (show questions tagged 'nvidia') nvidia See similar questions with these tags. The Overflow Blog (https://stackoverflow.blog/2026/02/04/code-smells-for-ai-agents-q-and-a-with-eno-reyes-of-factory/?cb=1) Code smells for AI agents: Q&A with Eno Reyes of Factory (https://stackoverflow.blog/2026/02/06/ai-attention-span-so-good-it-shouldn-t-be-legal/?cb=1) AI attention span so good it shouldn’t be legal Featured on Meta (Meta Stack Exchange) (https://meta.stackexchange.com/questions/417043/results-of-the-january-2026-community-asks-sprint-community-badges?cb=1) Results of the January 2026 Community Asks Sprint: Community Badges (Meta Stack Exchange) (https://meta.stackexchange.com/questions/417109/all-users-on-stack-exchange-can-now-participate-in-chat?cb=1) All users on Stack Exchange can now participate in chat Linked (https://unix.stackexchange.com/questions/378373/add-virtual-output-to-xorg?lq=1) (Question score (upvotes - downvotes)) 21 (https://unix.stackexchange.com/questions/378373/add-virtual-output-to-xorg?noredirect=1&lq=1) Add VIRTUAL output to Xorg (https://unix.stackexchange.com/questions/156412/vnc-server-as-a-virtual-x11-monitor-to-expand-screen?lq=1) (Question score (upvotes - downvotes)) 18 (https://unix.stackexchange.com/questions/156412/vnc-server-as-a-virtual-x11-monitor-to-expand-screen?noredirect=1&lq=1) VNC-Server as a virtual X11 monitor to expand screen (https://unix.stackexchange.com/questions/799603/nvidia-proprietary-driver-connectedmonitor-option-doesnt-work-with-headless-s?lq=1) (Question score (upvotes - downvotes)) 2 (https://unix.stackexchange.com/questions/799603/nvidia-proprietary-driver-connectedmonitor-option-doesnt-work-with-headless-s?noredirect=1&lq=1) NVIDIA proprietary driver "ConnectedMonitor" option doesn't work with headless setup Related (https://unix.stackexchange.com/questions/30974/nvidia-proprietary-driver?rq=1) (Question score (upvotes - downvotes)) 3 (https://unix.stackexchange.com/questions/30974/nvidia-proprietary-driver?rq=1) nVidia proprietary driver (https://unix.stackexchange.com/questions/267906/how-to-get-debian-jessie-to-use-the-nvidia-proprietary-driver?rq=1) (Question score (upvotes - downvotes)) 4 (https://unix.stackexchange.com/questions/267906/how-to-get-debian-jessie-to-use-the-nvidia-proprietary-driver?rq=1) How to get Debian Jessie to use the nvidia proprietary driver? (https://unix.stackexchange.com/questions/304339/tty-and-grub-boot-unreadable-with-nvidia-k1100m-on-zbook-15-g2-with-intel?rq=1) (Question score (upvotes - downvotes)) 5 (https://unix.stackexchange.com/questions/304339/tty-and-grub-boot-unreadable-with-nvidia-k1100m-on-zbook-15-g2-with-intel?rq=1) tty and grub boot unreadable with nvidia K1100M on zbook 15 g2 with intel (https://unix.stackexchange.com/questions/385707/monitor-showing-the-same-desktop-twice?rq=1) (Question score (upvotes - downvotes)) 2 (https://unix.stackexchange.com/questions/385707/monitor-showing-the-same-desktop-twice?rq=1) Monitor showing the same desktop twice (https://unix.stackexchange.com/questions/397057/how-do-the-gpu-drivers-actually-work-on-linux?rq=1) (Question score (upvotes - downvotes)) 4 (https://unix.stackexchange.com/questions/397057/how-do-the-gpu-drivers-actually-work-on-linux?rq=1) How do the GPU drivers *actually* work on Linux? (https://unix.stackexchange.com/questions/446562/intel-virtual-output-high-temperature-causes-linux-crash?rq=1) (Question score (upvotes - downvotes)) 5 (https://unix.stackexchange.com/questions/446562/intel-virtual-output-high-temperature-causes-linux-crash?rq=1) Intel-virtual-output - High temperature causes Linux crash (https://unix.stackexchange.com/questions/799603/nvidia-proprietary-driver-connectedmonitor-option-doesnt-work-with-headless-s?rq=1) (Question score (upvotes - downvotes)) 2 (https://unix.stackexchange.com/questions/799603/nvidia-proprietary-driver-connectedmonitor-option-doesnt-work-with-headless-s?rq=1) NVIDIA proprietary driver "ConnectedMonitor" option doesn't work with headless setup (https://stackexchange.com/questions?tab=hot) Hot Network Questions (MathOverflow) (https://mathoverflow.net/questions/507843/on-arithmetically-recursible-harrison-order) On arithmetically recursible Harrison order (Literature Stack Exchange) (https://literature.stackexchange.com/questions/31502/what-would-it-mean-for-the-name-sartre-to-be-prophetic) What would it mean for the name "Sartre" to be prophetic? (Role-playing Games Stack Exchange) (https://rpg.stackexchange.com/questions/218712/lightning-breath-vs-wardrobe-cover-what-wins) Lightning Breath vs Wardrobe cover - what wins? (Biblical Hermeneutics Stack Exchange) (https://hermeneutics.stackexchange.com/questions/114571/why-does-the-gospel-of-john-omit-exorcisms-despite-their-prominence-in-the-synop) Why does the Gospel of John omit exorcisms despite their prominence in the Synoptic Gospels? (Home Improvement Stack Exchange) (https://diy.stackexchange.com/questions/329106/do-i-need-to-cut-the-drain-to-take-off-the-p-trap-in-this-setup) Do I need to cut the drain to take off the p-trap in this setup (Mathematica Stack Exchange) (https://mathematica.stackexchange.com/questions/318666/replace-constant-term-of-polynomial) Replace constant term of polynomial (TeX - LaTeX Stack Exchange) (https://tex.stackexchange.com/questions/759322/unequal-parens-sizes-in-numerator-and-denominator-of-a-fraction) Unequal parens sizes in numerator and denominator of a fraction (Philosophy Stack Exchange) (https://philosophy.stackexchange.com/questions/136008/regarding-james-rachels-philosophy-should-the-offence-to-the-loved-ones-of-bab) Regarding James Rachel's philosophy, should the offence to the loved ones of Baby Theresa color his binary appraisal? (The Workplace Stack Exchange) (https://workplace.stackexchange.com/questions/203150/can-i-use-an-americanized-last-name-in-my-resume-instead-of-my-actual-last-name) Can I use an Americanized last name in my resume instead of my actual last name in the US? (Electrical Engineering Stack Exchange) (https://electronics.stackexchange.com/questions/765404/series-or-parallel) Series or parallel (Puzzling Stack Exchange) (https://puzzling.stackexchange.com/questions/136964/what-do-you-call-this-absolute-mess) What do you call this absolute mess?! (Worldbuilding Stack Exchange) (https://worldbuilding.stackexchange.com/questions/272553/could-a-desert-planet-contain-a-single-ocean) Could a desert planet contain a single ocean? (MathOverflow) (https://mathoverflow.net/questions/507883/non-nilpotent-elements-in-the-cohomology-of-the-mod-2-steenrod-algebra) Non-nilpotent elements in the cohomology of the mod-2 Steenrod algebra (German Language Stack Exchange) (https://german.stackexchange.com/questions/82111/confused-by-kein-followed-by-an-adjective) Confused by "kein" followed by an adjective (TeX - LaTeX Stack Exchange) (https://tex.stackexchange.com/questions/759338/how-to-make-f-leftx-right-not-add-extra-space-after-f) How to make f\left(x\right) not add extra space after f? (Mathematics Stack Exchange) (https://math.stackexchange.com/questions/5123363/julius-petersens-phd-1871) Julius Petersen's PhD 1871 (Unix & Linux Stack Exchange) (https://unix.stackexchange.com/questions/804265/why-does-my-system-slow-down-when-the-ram-usage-is-high-even-when-there-is-no-s) Why does my system slow down when the RAM usage is high, even when there is no swap? (Role-playing Games Stack Exchange) (https://rpg.stackexchange.com/questions/218715/calculate-the-chance-for-multiple-successes-when-using-a-pool-of-d6) Calculate the chance for multiple successes when using a pool of D6 (Science Fiction & Fantasy Stack Exchange) (https://scifi.stackexchange.com/questions/303164/novel-about-a-non-sentient-giant-that-walks-towards-the-narrator-set-in-uk) Novel about a non-sentient giant that walks towards the narrator, set in UK (Home Improvement Stack Exchange) (https://diy.stackexchange.com/questions/329097/how-can-i-mount-a-shelf-cleat-with-no-stud-at-one-end) How can I mount a shelf cleat with no stud at one end? (Seasoned Advice) (https://cooking.stackexchange.com/questions/136687/if-i-pack-a-lunch-at-9am-and-eat-it-at-noon-isnt-it-in-the-danger-zone-for-thr) If I pack a lunch at 9am and eat it at noon, isn't it in the danger zone for three hours? How is it safe? (English Language Learners Stack Exchange) (https://ell.stackexchange.com/questions/373893/whats-wrong-with-he-has-started-the-task-since-june) What's wrong with "He has started the task since June"? (Code Review Stack Exchange) (https://codereview.stackexchange.com/questions/301241/flatten-nested-arrays) Flatten nested arrays (Space Exploration Stack Exchange) (https://space.stackexchange.com/questions/70307/what-is-known-about-the-extent-of-the-damage-to-the-columbia-shuttle-wing-prior) What is known about the extent of the damage to the Columbia shuttle wing prior to re-entry during the STS-107 mission? (https://unix.stackexchange.com/feeds/question/559918) (Feed of this question and its answers) Question feed Subscribe to RSS Question feed To subscribe to this RSS feed, copy and paste this URL into your RSS reader. (https://unix.stackexchange.com/feeds/question/559918) () Why are you flagging this comment? (20) It contains harassment, bigotry or abuse. This comment attacks a person or group. Learn more in our (https://unix.stackexchange.com/conduct/abusive-behavior) Abusive behavior policy . (40) It's unfriendly or unkind. This comment is rude or condescending. Learn more in our (https://unix.stackexchange.com/conduct/abusive-behavior) Code of Conduct . (39) Not needed. This comment is not relevant to the post. (19) Something else. A problem not listed above. Try to be as specific as possible. Flag comment Cancel You have 0 flags left today (Illustration of upvote icon after it is clicked) Hang on, you can't upvote just yet. You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. (https://stackoverflow.com/help/whats-reputation) What's reputation and how do I get it? Instead, you can save this post to reference later. Save this post for later Not now (https://unix.stackexchange.com/) Unix & Linux (https://unix.stackexchange.com/tour) Tour (https://unix.stackexchange.com/help) Help (https://chat.stackexchange.com/?tab=site&host=unix.stackexchange.com) Chat (https://unix.stackexchange.com/contact) Contact (https://unix.meta.stackexchange.com/) Feedback (https://stackoverflow.co/) Company (https://stackoverflow.com/) Stack Overflow (https://stackoverflow.co/internal/) Stack Internal (https://stackoverflow.co/data-licensing/) Stack Data Licensing (https://stackoverflow.co/advertising/) Stack Ads (https://stackoverflow.co/) About (https://stackoverflow.co/company/press/) Press (https://stackoverflow.com/legal) Legal (https://stackoverflow.com/legal/privacy-policy) Privacy Policy (https://stackoverflow.com/legal/terms-of-service/public) Terms of Service Your Privacy Choices (https://policies.stackoverflow.co/stack-overflow/cookie-policy) Cookie Policy (https://stackexchange.com/) Stack Exchange Network (https://stackexchange.com/sites#technology) Technology (https://stackexchange.com/sites#culturerecreation) Culture & recreation (https://stackexchange.com/sites#lifearts) Life & arts (https://stackexchange.com/sites#science) Science (https://stackexchange.com/sites#professional) Professional (https://stackexchange.com/sites#business) Business (https://api.stackexchange.com/) API (https://data.stackexchange.com/) Data (https://stackoverflow.blog/?blb=1) Blog (https://www.facebook.com/officialstackoverflow/) Facebook (https://twitter.com/stackoverflow) Twitter (https://linkedin.com/company/stack-overflow) LinkedIn (https://www.instagram.com/thestackoverflow) Instagram Site design / logo © 2026 Stack Exchange Inc; user contributions licensed under (https://stackoverflow.com/help/licensing) CC BY-SA . rev 2026.2.6.39523 Linux is a registered trademark of Linus Torvalds. UNIX is a registered trademark of The Open Group. This site is not affiliated with Linus Torvalds or The Open Group in any way. (GPP Locator) By continuing to use this website, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our (https://policies.stackoverflow.co/stack-overflow/cookie-policy/) Cookie Policy . By exiting this window, default cookies will be accepted. To reject cookies, select an option from below. Necessary cookies only Customize settings