Enter into my wiki
Jump to navigation
Jump to search
Consult the User's Guide for information on using the wiki software.
Contents
- 1 Linux Tips and Shortcuts
- 1.1 Installing Gentoo
- 1.2 Boot
- 1.3 Kernel
- 1.4 Hardware
- 1.5 Xorg
- 1.6 Desktops
- 1.7 Graphical Login Manager
- 1.8 Server/Router config
- 1.9 Internet
- 1.10 Applications
- 1.11 Other Stuff
- 1.12 Apple Mac stuff
- 1.13 Windows stuff (sorry, but I have too..)
- 1.14 Some Raspberry Pi Notes
- 1.15 Some CubieTruck Pi Notes
- 1.16 Some oDroid Pi Notes
- 1.17 Code snippits
- 1.18 Special hardware debian setups
- 2 Raspberry Pi section
- 3 Android apps
- 4 ESXi
Linux Tips and Shortcuts
Installing Gentoo
Boot
- Boot up/start options
- Color Boot
- Speedup boot times
- Boot from USB with ISO
Kernel
Hardware
- USE flags on Gentoo
- CCACHE
- DISTCC
- Fdisk and HDDs
- Sound
- SD card
- CD/CD writer/DVD
- Power management
- Bluetooth
- Webcam
- Mouse
- Network
- System Monitoring
- Printing and printers
Xorg
Desktops
Graphical Login Manager
Server/Router config
- Debian router config
- Proxy/Replicator
- Firewall
- Create a Gentoo setup boot cd
- Automated script for Gentoo instalation
- Apache2
- Keep a daily log of ADSL traffic
- hostapd
- nfs
Internet
Applications
- 2D/3D
- aMule
- Arduino Notes
- apt
- Android Studio
- Archives
- Auto Mount
- Auto start at boot
- autofs
- awk
- QR bar Code
- beets
- berryboot
- Blender
- BlissOS
- brave browser
- cd/cdr/cdrw
- cdu
- certbot
- chown
- chrome
- chromium
- codec
- conky
- cron
- Date
- dd
- deepspeech
- Deluge
- dns
- Docker
- Drive security
- DropBox
- DVD creation
- DVD rip
- EMail clients
- emerge
- evolution
- feh
- ffmpeg
- FileBot
- File Mangers
- FireFox
- Gaining better performance via swappiness
- grc
- gimp
- Git
- Grep
- Grub2video surveillance
- GNUmp3D
- goLang
- GPS
- Guacamole
- Home automation
- hostname
- iperf
- Imagemagick
- Insight3D
- Install MythTV
- Introduction Detection
- IPV6
- Java
- kenel
- Keyboard
- Kodi
- KVM
- LibreCAD
- lightdm
- lizardfs
- Logitech Media Server
- MagicLantern
- MagicMirror
- MakeMKV
- Man pages
- MediaWiki
- Midnight Commander
- mkvtoolnix
- MPD
- Mobile phones
- Mopidy
- Mount (ISO, NTFS and cifs)
- Music Players
- MySQL
- ncdu
- Netdata
- netstat
- NextCloud
- nodeJS
- Nginx
- Ngrok
- nvidia
- Office
- OpenBox
- OpenVPN
- PDF(view and edit)
- Plex
- Power management Generic
- Printers
- Proxmox
- ppa on Debian
- Pushover
- PyCharm
- Python
- rainloop
- Rar/unRar
- rclone
- Remote Access
- Remotes controls and multimedia (IVTV)
- rhasspy
- rSync
- samba
- screen
- sed, Linux text editor
- Setting the time
- Shell in a Box
- shinobi
- smartmontools
- sources.list
- ssh
- SyncE with Windows CE 5
- Syncthing
- systemctl
- SuncThing
- sudo
- tahoe-lafs
- TeamViewer
- Telegram
- TensorFlow
- Terminal
- Themes
- tmux
- Samba guide
- Vim
- Visual SFM
- VoIP
- Volume label
- IM
- Images
- Video Surveillance
- Virtual Box
- vnc
- FTP
- Bash scripting
- Music
- Downloading
- Terminal Server / Remote Desktop Client Shortcut Keys
- How to update navigation links in MediaWiki
- [Damaged Hard Disk - ddrescue]
- ASCII tables
- Minimum Linux install
- Minimum install with VM
- Gentoo install inside VirtualBox
- Linux and Education
- udev
- Upgrade
- UPS
- Wine
- X2Go
- xpra
- zabbix
- zfs
Other Stuff
- Acer Aspire one A110
- Arch Linux
- Android
- CentOS
- Google Play Music
- Installing IBM T21
- Linux on HTC-Hermes
- Live Kiosk stuff
- Mobile Wiki
- Nokia N95 8GB
- Nokia N95 8G
- fun stuff
- wow
Apple Mac stuff
Windows stuff (sorry, but I have too..)
Some Raspberry Pi Notes
- Some nice weekend tasks
Some CubieTruck Pi Notes
Some oDroid Pi Notes
Code snippits
Special hardware debian setups
- Canon PIXMA MP280
- Dell Latitude E6400
- Dell Latitude D630
- Dell Optiplex 3060
- Debian minimal
- Nvidia GT1070
Raspberry Pi section
other
My keyboard shortcuts
Some Hardware notes
Android apps
ESXi
VMware Tools
apt-get install open-vm-tools open-vm-tools-desktop
Oracle VirtualBox
sudo apt install build-essential dkms linux-headers-$(uname -r)
Mount the CD, cd to it. run:
sudo sh ./VBoxLinuxAdditions.run
Resizing discs
If you get boot delays with a message:
'Gave up waiting for suspend/resume device'
sudo update-initramfs -u
https://theitbros.com/share-disk-between-vms-on-vmware-esxi/