User Tools

Site Tools


geek:linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
geek:linux [2019/10/09 15:59]
neil [Ubuntu first setup]
geek:linux [2021/08/12 12:57]
neil
Line 1: Line 1:
 ====== Linux Tweaks ====== ====== Linux Tweaks ======
 +===== Timezone =====
 +<code bash>
 +sudo timedatectl set-timezone Europe/​London
 +</​code>​
 ===== Revert window decorations ===== ===== Revert window decorations =====
 Reverting window decorations in Ubuntu Lucid (moving the window buttons from the unintuitive left side, back to the right, restoring the context menu and reverting the order): Reverting window decorations in Ubuntu Lucid (moving the window buttons from the unintuitive left side, back to the right, restoring the context menu and reverting the order):
Line 31: Line 35:
 I seem to setup a new system for somebody every month or so and keep forgetting what I'll later rely on. I'll try to add to this list as I discover/​remember. I seem to setup a new system for somebody every month or so and keep forgetting what I'll later rely on. I'll try to add to this list as I discover/​remember.
 <code bash> <code bash>
-apt-get install vim build-essential p7zip vim+apt-get install vim build-essential p7zip screen
 </​code>​ </​code>​
  
Line 37: Line 41:
 <code bash> <code bash>
 timedatectl set-timezone Europe/​London timedatectl set-timezone Europe/​London
 +</​code>​
 +
 +===== Debian first setup =====
 +<code bash>
 +
 +apt-get install vim build-essential p7zip screen
 </​code>​ </​code>​
geek/linux.txt · Last modified: 2021/08/12 12:58 by neil