I am making MYSELF a restraint of sitting at the laptop by using crontab and time.conf for me not to be able to log into the system at specific hours. Yet the options the internet provides is by using 'skill -KILL -u user' which terminates ALL the processes of the session. Yet I want to just be kicked out to the login window, because I don't want all my works to be lost. In another words, I am looking for a terminal command that will "switch user", not "logout". I am using the latest Xubuntu.
How to logout a user from a desktop session without terminating his processes via a command line?
334 Views Asked by art3miy At
1
There are 1 best solutions below
Related Questions in UBUNTU
- Error: local variable 'bramka' referenced before assignment
- Compiling eBPF program in Docker fails due to missing '__u64' type
- Can't connect to local postgresql server from my docker container
- How to install libfuse2 on Ubuntu 22.04
- Error when trying to execute a binary compiled in a Kali Linux machine on an Ubuntu system
- Can anyoone help me with this problem while trying to install hadoop on ubuntu?
- Ubuntu wsl2 in windows, my /etc/fonts/fonts.conf keeps reloading
- psutil.sensors.temperatures() only delivers {}
- Issue with [proxy_fcgi:error] [pid 1539011] (70007)The timeout specified has expired
- Viber is not working on Ubuntu 22.04 Jammy
- why is ubuntu 18.4 still showing as a linux subsystem when i have uninstalled it?
- Why when I want to open a folder from Visual Studio Code does the screen go crazy?
- What is this error when trying to update Ubuntu?
- Angular on IONOS(?) throws an error with npm
- Tensorflow can't find TensoRT
Related Questions in TERMINAL
- How to fix npm errors without writing sudo in macOS?
- using whisper in the terminal gives an error
- Ubuntu terminal unable to take in input and read directories
- How do I get my terminal to work in VS Code? Exit Code:2, doesn't allow me to type anything
- Use `ffprobe` to display subtitle content like the `cat` command
- I am using the bash terminal in VS Code, I am new to coding, and the terminal displays very differently, how do I get them to match?
- Reading & Writing to the same file from terminal
- In VS Code, when sending Python lines to terminal, why do I have to re-send lines that set a variable to an edited value before the lines that use it?
- I tried installing Bagisto on a Pi, and I decided to uninstall it. Now, my PHPmyadmin doesn't work
- Create react app not working, file already exists with EEXIST error
- c++ python ctypes dependency issues
- Auto-activation of the conda environment in the terminal (ps, cmd, bash) in VS Code on Windows 11 does not work. How to solve this problem?
- Command Prompt/PowerShell Closing Automatically with Error -532462766/-1 in Visual Studio Code
- Output from sys.exit sometimes appears on terminal before output from print
- minikube not starting the service
Related Questions in LOGOUT
- Typescript Mongoose Error 'not assignable to type 'string''
- Google Workspace + AWS Cognito | Single Logout using SAML Integration
- Automatically log the user out when the browser or tab closes
- navigation.navigate(screenName) not working in React Native
- Keycloak-Angular - Redirect to "Confirm Logout" page when logging out after a page refresh
- Woocomerce logout link
- Django logout view shows a blank page and does not log out a user
- JWT Auth: How is irrevocability an acceptable tradeoff?
- Reset the Navigation Stack after logout in NextJS(App Router)
- .Net 8: Cannot logout user with "Individual Accounts Auth" template
- Users experiencing logouts too fast in CakePHP 4
- The GET method is not supported for route logout. Supported methods: POST in laravel when manually type logout in url
- NodeJS - Logging out a user but browser back button allows me to go into previous session
- Auth0 redirects me to the login page when I add a logout button to an Angular component
- Running logout with react and spring boot does not work well
Related Questions in XFCE
- Not Seeing Cursor Movement in Dockerized FastAPI with noVNC and pyautogui
- XFCE keyboard shortcut with ~ or $HOME equivalent
- PyAutoGui on non-gnome OS (Lubuntu)
- Can't import a builtin module python3.12
- Issue with some accented letters in Ubuntu 22.04 and Sublime Text 4
- UnicodeDecodeError in python input function runned by XFCE Terminal
- Is defining repetitive Orage events by date possible?
- Creating a Thunar Custom Action to compare the md5sum of file against an md5 in the clipboard
- How I can disable xfce mouseover popups?
- xfce 2nd panel underneath 1st panel that will lock to the border
- Script to open xfce4-terminal drop-down and then run a command in that dropped window
- Can I use same software after switching Window Manager or Desktop Environment in Linux
- Path name no longer gets updated in tabs of xfce4-terminal once you update $prompt
- Error when running print dialog from GTK 3.0
- How to Pygtk WindowTypeHint to DOCK on XFCE and have it visible on the desktop
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I have found a solution: $ dm-tool switch-to-greeter