Indholdsfortegnelse discussion
Der er discussion sider i hver af nedenstående kategorier
Der er discussion sider i hver af nedenstående kategorier
Se også hjælp til discussion
Insert your comment here
NemID decide to use Java for logon procedure. It is important for home banking, e-box, health records, tax information, Danish gaming portals and much more.
NemID supports only SUN java, no derivatives
At the same Debian decides to remove the SUN Java from the distribution
And Oracle offers a very complicated installation procedure that makes Windows 3.11 to see modern addition
Sometimes you have to be very dedicated to use anything other than Windows. sigh
How a security provider can choose a tool that has been affected by security issues for many years is a question not able to answer
Testet at Debian 6.0.4
Problem:
Solution:
Test:
Quick notes
sudo apt-get update sudo apt-get install autoconf sudo apt-get install automake sudo apt-get install binutils sudo apt-get install cpp sudo apt-get install gcc sudo apt-get install build-essential sudo apt-get install linux-headers-$(uname -r) sudo apt-get install make sudo apt-get install psmisc then rerun /usr/bin/vmware-config-tools.pl
Problem:
Solution:
Look at separate guidance here: ! Not done
Install your favorite ubuntu
Install VMware driver
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update sudo apt-get --yes install app-install-data-medibuntu apport-hooks-medibuntu
Install Flash Player
sudo apt-get install gnash swfdec-gnome sudo apt-get install flashplugin-installer
Playing encryped DVDs - Notice: this is only for 32 bit systems
sudo apt-get install libdvdcss2 sudo apt-get install w32codecs
Set Swap file
gksudo gedit /etc/sysctl.conf Add two lines: # Swap is set here vm.swappiness=0 Save file and reboot. Value '0' is now set at every boot
Mount Windows Shares
sudo apt-get install smbfs Update the umount order to prevent CIFS from hanging during shutdown: sudo update-rc.d umountntfs.dk remove sudo update-rc.d umountntfs stop 15 0 6 Enable netbios names: gksudo gedit /etc/nsswitch.conf Change line from 'host: files dns' to 'hosts: files wins dns' sudo apt-get install winbind
Error:
System update fails
Solution:
sudo apt-get update sudo apt-get dist-upgrade
Error:
The virtual machine can not run by default with Unity3D
Solution: Install Unity 2D
sudo add-apt-repository ppa:unity-2d-team/unity-2d-daily sudo apt-get update sudo apt-get install unity-2d logout login, at bottom line select 'Unity 2D'
setup lanquage support and keyboard Danish
System -> Preferences -> keyboard -> layouts add Denmark remove English and save as System Wide Default
VMware driver and tools
cd /Desktop/vmware-tools-distrib sudo ./vmware-install.pl
Disable IPv6
sudo gedit /etc/modprobe.d/aliases Find the line: alias net-pf-10 ipv6 Edit this to: alias net-pf-10 off Save the file and reboot Check if IPv6 is running: Start Terminal ip a | grep inet6 There should be no output
Swap file
gksudo gedit /etc/sysctl.conf Add two lines: # Swap is set here vm.swappiness=0 Save file and reboot. Value '0' is now set at every boot
Mount Windows Shares
sudo apt-get install smbfs Update the umount order to prevent CIFS from hanging during shutdown: sudo update-rc.d umountntfs.dk remove sudo update-rc.d umountntfs stop 15 0 6 Enable netbios names: gksudo gedit /etc/nsswitch.conf Change line from 'host: files dns' to 'hosts: files wins dns' sudo aptitude install winbind You can now mount windows shares with: sudo mount.cifs //servername/foldername /home/username/foldername -o,iocharset=utf8 or with sudo mount.cifs //servername/foldername /home/username/foldername -o user=username workgroup=workgroupname
Mount Windows Shares - Dlink DNS 323
sudo mount.cifs //Dlink name/volume_1 /home/username/foldername -o iocharset=utf8 user=username file_mode=0777 dir_mode=0777 --verbose
Basics: Open the following pages: https://plus.google.com/settings/ https://webmail.one.com/mail/bmail.html http://www.google.dk/ig https://www.google.com/bookmarks/?hl=da Personal Stuff: Never save passwords Appearance: Use system title bar and borders
Under the hood: Content settings -> Pop-ups -> Do not allow any site to show pop-ups