söndag 4 augusti 2013
lördag 3 augusti 2013
Sound Search Engine | SoundJax.com
linux - bluepad
visit BluePad remote control Web Site
sudo apt-get install python-gtk2
Phone Client Jar download
sudo apt-get install python-gtk2
Phone Client Jar download
sudo dpkg --force-depends -i bluepad_0.4_all.deb
Disable Mic laptop linux
> sudo amixer set Mic 0% toggle > /dev/null
Kör sedan alsamuixer för att se om mic är disable....
Kör sedan alsamuixer för att se om mic är disable....
How to Disable Your Webcam in Ubuntu?
If you have a web camera on your Laptop that you don’t use at all,
then you can disable its driver from loading in Ubuntu as it has two
main advantageous. Firstly, you might be able to save some power, and secondly, it should save you a few Megabytes from your RAM, which might help speeding up the booting times as well.
What is Google Public DNS?
Google Public DNS is a free, global Domain Name System (DNS)
resolution service, that you can use as an alternative to your current DNS provider.
To try it out:
|
Chatta om digitala fotspår
Publicerad 2011-03-03 13:39
Internetdebattören Joakim Jardenberg svarade på
frågor om vilka spår - medvetna och omedveta - som du lämnar på nätet. Samt om du bör göra någonting åt dem.
moderator: Nu börjar chatten. Välkomna!
Run Windows Apps in Ubuntu with ‘CrossOver for Linux’ – Free for Today Only
By Joey-Elijah Sneddon under Download , News
Share
-
-
Share
CodeWeavers are giving away their souped-up Wine-based CrossOver software for free – but only for the next 24 hours.
The modified version of WINE adds additional compatibility patches, user-friendly installing and tweaking tools. It can be used to run a number of popular Windows applications, including Microsoft Office 2010, Photoshop CS, and Anime Studio 9.
A wide range of games are also supported by it, including Portal 2, Team Fortress 2, World of Warcraft, and Guild Wars.
‘Anyone with a computer’ (and an e-mail address, as you need to sign up) is entitled to blag a copy of Crossover for Linux (or Crossover for Mac) and 12 months of support and product updates for free.
CrossOver usually costs around $25.
The modified version of WINE adds additional compatibility patches, user-friendly installing and tweaking tools. It can be used to run a number of popular Windows applications, including Microsoft Office 2010, Photoshop CS, and Anime Studio 9.
A wide range of games are also supported by it, including Portal 2, Team Fortress 2, World of Warcraft, and Guild Wars.
‘Anyone with a computer’ (and an e-mail address, as you need to sign up) is entitled to blag a copy of Crossover for Linux (or Crossover for Mac) and 12 months of support and product updates for free.
CrossOver usually costs around $25.
Can't install wine (or ia32-libs) in Ubuntu 12.10 64 bit
As already pointed out here , people seems to have issues with installing wine in the latest version of Ubuntu. I'm suspecting this only happens with 64 bit users.
wine
or ia32-libs
with apt-get, I get a lot of dependency errors. Doing a sudo apt-get -f install
doesn't seem to do the trick, neither does using aptitude
.Fake Webcam in Ubuntu / Linux
5 Comments Posted by hardc0l2e on January 20, 2010
In windows, there are various program that can stream video loopback and act as a camera or webcam. In Linux previously you can use AVLD and Vloopback, but I’m having trouble compiling them using kernel 2.6.31 on Karmic (Ubuntu 9.10). But luckily, I’ve found this great tool which is much better then the previous, it’s called WebCamStudio .
fredag 2 augusti 2013
Set / Change / Reset the MySQL root password on Ubuntu Linux
Tested on
- Ubuntu Linux 7.10 Gutsy Gibbon and MySQL 5.0.45. (2007-10-21)
- Ubuntu Linux 6.06 Dapper Drake and MySQL 4.1.15.
Set / change / reset the MySQL root password on Ubuntu Linux. Enter the following lines in your terminal.
References
MySQL 5.0 Reference Manual: How to Reset the Root Password
- Ubuntu Linux 7.10 Gutsy Gibbon and MySQL 5.0.45. (2007-10-21)
- Ubuntu Linux 6.06 Dapper Drake and MySQL 4.1.15.
Set / change / reset the MySQL root password on Ubuntu Linux. Enter the following lines in your terminal.
- Stop the MySQL Server.
sudo /etc/init.d/mysql stop
- Start the mysqld configuration.
sudo mysqld --skip-grant-tables &
- Login to MySQL as root.
mysql -u root mysql
- Replace YOURNEWPASSWORD with your new password!
UPDATE user SET Password=PASSWORD('YOURNEWPASSWORD') WHERE User='root'; FLUSH PRIVILEGES; exit;
References
MySQL 5.0 Reference Manual: How to Reset the Root Password
© Copyright 2003-2006 - Rafael Gattringer. All rights reserved. Legal notice
Dvärgarna är skickliga hantverkare
Dessa småvuxna väsen som bor under jord och i klippor sägs i urtiden ha varit maskar som dvaldes i Ymers katt.
I Snorres Edda skapades de i jätten Ymirs döda kropp.
Dvärgarna är skickliga hantverkare, särskilt goda guldsmeder. Kända är skeppet Skidbladner, Odins spjut och Tors hammare som alla ska vara smidda av dvärgar.
I Snorres Edda skapades de i jätten Ymirs döda kropp.
Dvärgarna är skickliga hantverkare, särskilt goda guldsmeder. Kända är skeppet Skidbladner, Odins spjut och Tors hammare som alla ska vara smidda av dvärgar.
Prenumerera på:
Inlägg (Atom)