I often use an incognito window or a privacy browser (like firefox focus), which gives me a cookie wall everytime I visit a website. I wish it would be possible to tell their cookies aren't saved any longer than needed and I can't be tracked that way (and they don't have to show me their cookie wall).
Hmm I'm using Fedora on my server/home theater PC and work/home notebook and I've tried Wayland but it had some limitations. When the mouse pointer changes from arrow to a caret (for example) the mouse motion seems to slow down. Recently I've discoved xdotool and obviously it doesn't work with Wayland.
Let's hope X11 will be supported for awhile until this things are fixed.
I once enabled strict hostkey checking and created a global known hosts file, because all users had a (different, out dated) ~/.ssh/known_hosts. We had about 500 different SSH servers. I tried to explain why it is important not to send your credentials without checking the hostkey but no one understood it. Some (managers) even requested me to disable the host key checking altogether or let anyone update the known hosts automatically.
To have the.NET framework backwards compatible (like Java) you'll need to have all.NET frameworks installed which requires 4 GB. In what universe is that lightweight?
Exactly, we are using chroot for our testing environment, it is much faster than virtual machines.
The only two downsides are the shared resources (listening TCP ports, shared memory, shared kernel) and the bad security.
The conflicting TCP ports can be resolved by NAT (iptables), the shared memory can be increased and the shared kernel version didn't cause any trouble (yet). Bad security isn't a real problem in a trusted environment.
Actually, the Nintendo DS *does* this trick!
As far as I sniffed Tetris DS and Mario Kart DS the connections are punched through the firewall. I've tried to firewall my wireless network so any DS could connect and play at nintendowifi but the connections are made peer-to-peer at random source and destination ports.
I've started to work on a netfilter queue to do some smart firewalling (to allow holepunching through nintendowifi) but I haven't finished this yet:-(.
My USB drive is filled with bootable images for syslinux, you can load kernels and boot floppy / harddisk images using memdisk. I partitioned my USB drive as a ZIP drive for improved BIOS booting.
I currently have different Fedora kickstart options, a Fedora Rescue, Gentoo LiveUSB, memdisk86, Seagate Discwizard and Dell Diagnostics.
Wouldn't it be great to implement enhanced key verification?
Sign the key of your co-worker so he can borrow your car for a fixed period?
If you lose your key just change the public key stored in your car!
I often use an incognito window or a privacy browser (like firefox focus), which gives me a cookie wall everytime I visit a website. I wish it would be possible to tell their cookies aren't saved any longer than needed and I can't be tracked that way (and they don't have to show me their cookie wall).
Hmm I'm using Fedora on my server/home theater PC and work/home notebook and I've tried Wayland but it had some limitations. When the mouse pointer changes from arrow to a caret (for example) the mouse motion seems to slow down. Recently I've discoved xdotool and obviously it doesn't work with Wayland. Let's hope X11 will be supported for awhile until this things are fixed.
Yes, I would recommend this, it's also called half qwerty. There are also special prepared keyboard for this: http://half-qwerty.com/
I once enabled strict hostkey checking and created a global known hosts file, because all users had a (different, out dated) ~/.ssh/known_hosts. We had about 500 different SSH servers. I tried to explain why it is important not to send your credentials without checking the hostkey but no one understood it. Some (managers) even requested me to disable the host key checking altogether or let anyone update the known hosts automatically.
http://blogs.esa.int/andre-kuipers/2012/03/24/evacueren-naar-mijn-sojoez-vanwege-ruimtepuin/?lang=nl
Translated by Google: http://translate.google.com/translate?sl=nl&tl=en&js=n&prev=_t&hl=nl&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fblogs.esa.int%2Fandre-kuipers%2F2012%2F03%2F24%2Fevacueren-naar-mijn-sojoez-vanwege-ruimtepuin%2F%3Flang%3Dnl&act=url
To have the .NET framework backwards compatible (like Java) you'll need to have all .NET frameworks installed which requires 4 GB. In what universe is that lightweight?
http://gpsmid.sourceforge.net/
Exactly, we are using chroot for our testing environment, it is much faster than virtual machines. The only two downsides are the shared resources (listening TCP ports, shared memory, shared kernel) and the bad security. The conflicting TCP ports can be resolved by NAT (iptables), the shared memory can be increased and the shared kernel version didn't cause any trouble (yet). Bad security isn't a real problem in a trusted environment.
Probably, they might be using a transparent proxy or require you to use the proxy for port 80.
You could try to connect to the following host: http://conntest.nintendowifi.net/ to see if they specifically blocked nintendowifi ;-)
Actually, the Nintendo DS *does* this trick! As far as I sniffed Tetris DS and Mario Kart DS the connections are punched through the firewall. I've tried to firewall my wireless network so any DS could connect and play at nintendowifi but the connections are made peer-to-peer at random source and destination ports. I've started to work on a netfilter queue to do some smart firewalling (to allow holepunching through nintendowifi) but I haven't finished this yet :-(.
My USB drive is filled with bootable images for syslinux, you can load kernels and boot floppy / harddisk images using memdisk. I partitioned my USB drive as a ZIP drive for improved BIOS booting. I currently have different Fedora kickstart options, a Fedora Rescue, Gentoo LiveUSB, memdisk86, Seagate Discwizard and Dell Diagnostics.
This problem is shell related, not Samba related ;-)
Try smbclient '\\I\hate\backslashes'
Wouldn't it be great to implement enhanced key verification? Sign the key of your co-worker so he can borrow your car for a fixed period? If you lose your key just change the public key stored in your car!
Grub *seems* to be undeveloped but some brave guys are developing grub-2, which looks much nicer...
http://www.gnu.org/software/grub/grub-2.en.html