Debian: Difference between revisions
From Andreida
(→Other) |
No edit summary |
||
Line 40: | Line 40: | ||
* [[Upgrade Debian Jessie with MediaWiki to Stretch]] |
* [[Upgrade Debian Jessie with MediaWiki to Stretch]] |
||
* [[debian, apt-get for qmake/make]] |
* [[debian, apt-get for qmake/make]] |
||
=== sudo === |
|||
apt-get install sudo |
|||
adduser <user> sudo |
|||
adduser andreas sudo |
|||
User andreas has to relogin for the new group to be enabled. |
Revision as of 21:13, 15 August 2020
Console
- Bulk rename files on a linux system
- Clear the history
- Debian, ssh
- Encrypt a file using gpg
- Find out bits of linux
- debian, dig
Config/Setup/Install
System
- .bashrc
- 32 bit apps on 64 bit debian
- Add non-free firmware drivers
- Debian Proxy on command line
- Debian, alternatives, change defaults for editor or browser
- Debian, entries for the sources.list, apt-get
- Debian, new installation
- Debian, start something at system start
- Firehol
- Linux history with date
- apt-get, proxy
- debian, create swapfile
Other
- Debian, Citrix client
- Debian, create self signed SSL certificate
- Icedove, attachment list empty, can't open attachment
- Install mumble server
- Install ncurses for php on Debian
- Jabber server jabberd14
- Oracle developer, Type the full pathname of a J2SE installation
- PHP 5.3 with stable debian
- Upgrade Debian Jessie with MediaWiki to Stretch
- debian, apt-get for qmake/make
sudo
apt-get install sudo adduser <user> sudo adduser andreas sudo
User andreas has to relogin for the new group to be enabled.