kali linux gpg error 칼리 리눅스 gpg 에러
에러 발생시 다음과 같이 조치 하면 진행 된다.
gpg --keyserver pgpkeys.mit.edu --recv-key ED444FF07D8D0BF6
gpg -a --export ED444FF07D8D0BF6 | sudo apt-key add -
지속적으로 문제 발생시 gpg키 삭제후 재시도 해본다.
2014년 5월 18일 일요일
2014년 5월 17일 토요일
debian source list add backtack
If you are not familiar with piping this is what this long string of command means:
1. wget http://all.repository.backtrack-linux.org/backtrack.gpg
2. sudo apt-key add backtrack.gpg
wget http://all.repository.backtrack-linux.org/backtrack.gpg -O -
This means download backtrack.gpg and output to stdout (standard output stream)
sudo apt-key add -
This means add apt-key from the stdin (standard input stream)
wget http://all.repository.backtrack-linux.org/backtrack.gpg -O – | sudo apt-key add -
Add the repositories
Edit the file /etc/apt/sources.list with your favourite text editor.
#backtrack
deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing
deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing
deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing
1. wget http://all.repository.backtrack-linux.org/backtrack.gpg
2. sudo apt-key add backtrack.gpg
wget http://all.repository.backtrack-linux.org/backtrack.gpg -O -
This means download backtrack.gpg and output to stdout (standard output stream)
sudo apt-key add -
This means add apt-key from the stdin (standard input stream)
wget http://all.repository.backtrack-linux.org/backtrack.gpg -O – | sudo apt-key add -
Add the repositories
Edit the file /etc/apt/sources.list with your favourite text editor.
#backtrack
deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing
deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing
deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing
2014년 5월 6일 화요일
freebsd x60 /etc/ 설정 파일
/etc/rc.conf
#vesa mode
allscreens_flags="-g 132x60 MODE_280"
#host mode
hostname="x60_fly"
keymap="us.iso.kbd"
# wireless
wlans_wpi0="wlan0"
ifconfig_wlan0="WPA DHCP"
#ssh server
sshd_enable="YES"
# power saving
powerd_enable="YES"
performance_cx_lowest="C3"
economy_cx_lowest="C3"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="NO"
dbus_enable="YES"
hald_enable="YES"
gdm_enable="YES"
linux_enable="YES"
gnome_enabLe="YES"
polkitd_enable="YES"
# disable sendmail
sendmail_enable="NONE"
# trackpad scrolling
moused_enable="YES"
moused_flags="-V"
# auto usb hdd mount
devfs_system_ruleset="mypassport"
fusefs_enable="YES"
fuse_load="YES"
/etc/sysctl.conf
# $FreeBSD: release/10.0.0/etc/sysctl.conf 112200 2003-03-13 18:43:50Z mux $
#
# This file is read when going to multi-user and its contents piped thru
# ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details.
#
# Uncomment this to prevent users from seeing information about processes that
# are being run under another UID.
#security.bsd.see_other_uids=0
#대기 모드 진입 금지 옵션
debug.bootverbose=1
debug.acpi.suspend_bounce=1
# 크롬 실행 위한 설정
kern.ipc.shm_allow_removed=1
hw.acpi.verbose=1
hw.acpi.reset_video=1
hw.acpi.lid_switch_state=S3
hw.acpi.sleep_button_state=S3
hw.acpi.sleep_delay=3
hw.acpi.power_button_state=S5
# enable ThinkPad buttons
dev.acpi_ibm.0.events=1
dev.acpi_ibm.0.fan_level=0
# allow regular users to mount removable devices
vfs.usermount=1
# disable speaker beep
hw.syscons.bell=0
#vesa mode
allscreens_flags="-g 132x60 MODE_280"
#host mode
hostname="x60_fly"
keymap="us.iso.kbd"
# wireless
wlans_wpi0="wlan0"
ifconfig_wlan0="WPA DHCP"
#ssh server
sshd_enable="YES"
# power saving
powerd_enable="YES"
performance_cx_lowest="C3"
economy_cx_lowest="C3"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="NO"
dbus_enable="YES"
hald_enable="YES"
gdm_enable="YES"
linux_enable="YES"
gnome_enabLe="YES"
polkitd_enable="YES"
# disable sendmail
sendmail_enable="NONE"
# trackpad scrolling
moused_enable="YES"
moused_flags="-V"
# auto usb hdd mount
devfs_system_ruleset="mypassport"
fusefs_enable="YES"
fuse_load="YES"
/etc/sysctl.conf
# $FreeBSD: release/10.0.0/etc/sysctl.conf 112200 2003-03-13 18:43:50Z mux $
#
# This file is read when going to multi-user and its contents piped thru
# ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details.
#
# Uncomment this to prevent users from seeing information about processes that
# are being run under another UID.
#security.bsd.see_other_uids=0
#대기 모드 진입 금지 옵션
debug.bootverbose=1
debug.acpi.suspend_bounce=1
# 크롬 실행 위한 설정
kern.ipc.shm_allow_removed=1
hw.acpi.verbose=1
hw.acpi.reset_video=1
hw.acpi.lid_switch_state=S3
hw.acpi.sleep_button_state=S3
hw.acpi.sleep_delay=3
hw.acpi.power_button_state=S5
# enable ThinkPad buttons
dev.acpi_ibm.0.events=1
dev.acpi_ibm.0.fan_level=0
# allow regular users to mount removable devices
vfs.usermount=1
# disable speaker beep
hw.syscons.bell=0
피드 구독하기:
글 (Atom)
i2c_designware 808622C1:04: controller timed out
12월 17 15:55:28 VAST kernel: i2c_designware 808622C1:04: controller timed out root @VAST ~ # cat /sys/bus/acpi/devices/808622C1:01/status ...
-
Rosewell 사건의 유일한 생존자인 외계인 Airl에 관한 이야기를 전해 드리고자 합니다. 이책은 우리에게 정말 귀한 정보 와 통찰력을 주며, 왜 이렇게 삶이란 것이 깊은 고뇌를 동반하는 것인 과정인지 근본적인 대답을 해주며, 죽는다는 것이 어렵...
-
아치 리눅스 한글 간단 사용기 한글 입력기로 ibus 사용 하기로 한다. nabi 도 좋긴 한데 구글 크롬과 심각한 버그로 쓰기 힘든 상태 이므로 nabi 는 패스 하기로 아이뻐스 설치 pacman -S ibus ibus-hangul ...
-
중국 쌍색구(双色球) 빨간공 6개 : 1~33 판란색 1개 : 1~16 빨간색, 파란색 두가지 색이라 쌍색구 라 함 APP LINK https://play.google.com/store/apps/details?id=gotopark....