Current Laptops / PCs uses 16:9 Widescreen Displays and if you dont want to use Xorg (Gnome,unity,Openbox Desktops) you can use on Linux Console the program called „screen“ it offers: – Split Consoles horizontally and vertically – disconnect the screen and let the scripts/commands active on remote Systems – reconnect if the remote Session was […]
Kategorie: FreeBSD
Linux Info: UEFI + GPT + Secure Boot = Dongled OS = Printing Dollars
UEFI+GPT+dongled OS = Printing endles Dollars for PC Manufacter and M$. UEFI was offered for „security reasons“ but in my opinion the normal users should be prevented by this „UEFI LOCK“ to use Dual Boot or remove Windows on owned hardware, in cases of Mainboard failures the Users are forced to buy new Mainboards with […]
FreeBSD Linux: Remove Clear GPT Partition Table from drives
Problem: FreeBSD 9 use GPT Partitionlabel by default to remove with Linux do: fdisk message: WARNING: GTP (GUID Partition Table) detected on '/dev/sdX' The util fdisk isn't support GPT. do on console: sudo parted /dev/sdX mklabel msdos (Enter Yes!) quit now use Linux fdisk to recreate a new partion Table
FreeBSD 8.0: Perl Webmin Bug
System FreeBSD 8.0 R3 AMD64 Webmin 1.510 Perl 5.8.9 Webmin-Log: symbol „sdbm_open“ – do portupgrade -f webmin – do portupgrade -f perl – do perl-after-upgrade -f (to update all deps of Perl)
Ubuntu Lucid 10.04 Review Workstation: Phenom X6 1090T
Today i got new parts for my workstation: – Phenom X6 1090T – Asus M4N75TD AM3 – 8GB RAM 1333Mhz from Kingston 4x 2GB Kingston HyperX – Graphic Card Nvidia 8400GS Low Noise (fanless) runs well as low noise workstation! tests following… Board works on: – FreeBSD 8.0 (nforce 750) – Debian Lenny 5.0 AMD64 […]
Hardening Freebsd 7.1 Filesystem with Raid1 and Journal
Problem: If you setup a free freebsd webserver with two disks on same size the ufs2 filesystem fails the gmirror raid1 if the server lost power. The problem is that open files are destroyed. Solution: If you setup a new freebsd system create for every partition a extra partition (for journal) install the gjournal AFTER […]
FreeBSD PCBSD and DesktopBSD easy Setup for Beginners of Unix
If you have a older PC and have learned Linux you can have a closer Look at the new OS of PcBSD or DektopBSD Its a easy way to learn „real Unix“ and understand the structure of a Unix OS, you can setup all kinds of BSD Unix on a very high count […]