Search posterous

Search all posts and users. Type a name, type a favorite song title, whatever! See what comes up.
  

More posterous blogs











More recommended blogs »

Here are posterous posts filed under lenny...

fnielsen says...

I upgraded Debian on an old desktop computer from oldstable (etch/Debian 4.0) to stable (lenny/Debian 5.0). Upgrading is still a bit of a headache. It runs ok with "aptitude dist-upgrade". It takes quite a while, - while you are watching "Running udpmap-sys. This may take some time": Yes, it indeed does! Then comes the reboot. It now sometimes can't mount and stops in the middle of the booting. I wonder if the old computer suffers from SCSI hardware problems or if it is a new kernel issue. Then comes X. First it didn't start. After the introduction of magic in /etc/X11/xorg.conf X would come, but now my GL capabilities have been lost somewhere between nvidia binary, nvidia legacy binary and nvidia standard driver. I could probably spend some time looking at this issue, but I would like to use my time better than for these nerdish problems. Hmmm...

Filed under: lenny

MAUI KONA WINDS LANES WINDSURFING [...]

more videos here

   
Click here to download:
MAUI_Kona_Winds_Lanes_Windsurf.zip (7 KB)

Filed under: Lenny

hdknr says...

1. MySQLデータベース作成
  DB/USER/PWD = shop/shop/shop
 
2. http://hdknr.box/shop/ でアクセス
 
  443 ln -sf /home/hdknr/sites/hdknr.box/eccube-2.3.4/html /home/hdknr/sites/hdknr.box/www/shop
 
 
3. File permission : いい加減
 
453 chmod 777 /home/hdknr/sites/hdknr.box/eccube-2.3.4/data/cache/
  454 chmod 777 /home/hdknr/sites/hdknr.box/eccube-2.3.4/html/install/temp
  455 chmod 777 /home/hdknr/sites/hdknr.box/eccube-2.3.4/html/user_data
  456 chmod 666 /home/hdknr/sites/hdknr.box/eccube-2.3.4/data/install.php
  457 chmod -R 777 /home/hdknr/sites/hdknr.box/eccube-2.3.4/html/user_data
  458 chmod -R 777 /home/hdknr/sites/hdknr.box/eccube-2.3.4/html/upload
  459 chmod -R 666 /home/hdknr/sites/hdknr.box/eccube-2.3.4/data/class
  460 sudo chmod -R 666 /home/hdknr/sites/hdknr.box/eccube-2.3.4/data/class
  461 sudo chmod -R 777 /home/hdknr/sites/hdknr.box/eccube-2.3.4/data
 
4. httpd.conf
 
$ more /home/hdknr/sites/hdknr.box/conf/httpd.conf | grep -v "^$"

#Basic
  ServerAdmin admin@mishima.ms
  ServerName hdknr.box:80
  DocumentRoot /home/hdknr/sites/hdknr.box/www/
#Log
  ErrorLog /home/hdknr/sites/hdknr.box/logs/error_log
  LogLevel warn
  CustomLog /home/hdknr/sites/hdknr.box/logs/access_log combined
# Virtual Directories and Others
  Include /home/hdknr/sites/hdknr.box/conf/httpd.conf.d/*.conf
# phpmyadmin
  Include /etc/phpmyadmin/apache.conf

 
5. install 削除
 
hdknr@deblen:~/sites/hdknr.box/www/shop$ rm -rf install/

Filed under: Lenny

Spike^ekipS says...

http://www.debian-administration.org/articles/626
 
 
------------------------------
Sent from IPod Touch

Filed under: lenny