Categories
- Database (7)
- DNS (5)
- Encryption (8)
- Linux Administration (78)
- MacOSX (9)
- Mailserver (11)
- Monitoring (3)
- Multimedia (2)
- Photo (1)
- PHP (7)
- Rescue (4)
- Review (5)
- Security (37)
- Storage (1)
- Uncategorized (1)
- Version control system (16)
- Virtualisation (4)
- Web technologies (8)
- Wordpress (1)
Social Profiles
Facebook
Github
Twitter
Linkedin
Xing
Gravatar
Stackoverflow
Mastodon-
Tag Archives: Debian
Force Debian console into text mode
Modern server hardware offers a lot of possibilities for administration. One of them is the remote access port, HP’s iLO. This remote access port allows to access the server even when shut down and allows a lot of control over … Continue reading
Posted in Linux Administration
Tagged Debian, frame-buffer, grub, iLO, textcons
Comments Off on Force Debian console into text mode
Install HP ProLiant Management Utilities
The HP ProLiant Support Pack (PSP) for Linux allows reading out hardware details from a HP ProLiant server. this set of tools can be used to read out hardware information, state and logs. Install HP ProLiant Management Components HP provides … Continue reading
apt – install the package that contains a specific file
Sometimes a command that you execute complains about a dependency being missing on the system. From the file name in the error message it is often not possible to know exactly which package needs to be installed to resolve the … Continue reading
Posted in Linux Administration, Security
Tagged apt, apt-file, Debian, gnupg, hopenpgp-tools, Linux, LinuxMint, ubuntu
Comments Off on apt – install the package that contains a specific file
Resize Proxmox VM disc via command line without LiveCD
To increase the disc size from the command line, login to the Proxmox host. In the command line you can list the VMs configured by this command to find the VMID needed. For this example the VM with the VMID … Continue reading
Posted in Linux Administration, Virtualisation
Tagged Debian, LVM, Proxmox, qemu
Comments Off on Resize Proxmox VM disc via command line without LiveCD
Network Interface order with Proxmox
When you create a Proxmox virtual machine (KVM), the network interfaces may not always be in the order you want them to be. The order of the network interfaces is not only defined by an order in Proxmox. It is … Continue reading
Posted in Linux Administration, Virtualisation
Tagged Debian, KVM, Proxmox, udev
Comments Off on Network Interface order with Proxmox