Debian source
Monday, 24. November 2008, 10:28:19
Apt source:
Opera
deb http://deb.opera.com/opera testing non-free
Import to key using the following commands
gpg --keyserver subkeys.pgp.net --recv-key 6A423791
gpg --fingerprint 6A423791
gpg --armor --export 6A423791| apt-key add -
Hívatkozás
OpenWrt command line:
-
nvram set boot_wait=on
nvram set boot_time=10
nvram commit && reboot
-
cd /tmp/
wget http://downloads.openwrt.org/kamikaze/8.09/brcm-2.4/openwrt-wrt54g-squashfs.bin
mtd write /tmp/openwrt-wrt54g-squashfs.bin linux && reboot
-
passwd
mtd erase nvram && reboot
Limit source apt-get
/etc/apt/apt.conf.d/76download file ->
Acquire
{
Queue-mode "access";
http
{
Dl-Limit "200";
};
};
Opera
deb http://deb.opera.com/opera testing non-free
Import to key using the following commands
gpg --keyserver subkeys.pgp.net --recv-key 6A423791
gpg --fingerprint 6A423791
gpg --armor --export 6A423791| apt-key add -
Hívatkozás
OpenWrt command line:
-
nvram set boot_wait=on
nvram set boot_time=10
nvram commit && reboot
-
cd /tmp/
wget http://downloads.openwrt.org/kamikaze/8.09/brcm-2.4/openwrt-wrt54g-squashfs.bin
mtd write /tmp/openwrt-wrt54g-squashfs.bin linux && reboot
-
passwd
mtd erase nvram && reboot
Limit source apt-get
/etc/apt/apt.conf.d/76download file ->
Acquire
{
Queue-mode "access";
http
{
Dl-Limit "200";
};
};














Anonymous # 17. December 2009, 13:44
apt-key adv --keyserver keyserver.ubuntu.com --recv-key F9A2F76A9D1A0061