Linux/Ubuntu2016. 2. 15. 12:36

selinux가 켜져 있는지 꺼져 있는지 확인하는 방법


$ selinuxenabled

The program 'selinuxenabled' is currently not installed. You can install it by typing:

sudo apt-get install selinux-utils


$ sudo apt-get install selinux-utils

패키지 목록을 읽는 중입니다... 완료

의존성 트리를 만드는 중입니다

상태 정보를 읽는 중입니다... 완료

다음 새 패키지를 설치할 것입니다:

  selinux-utils

0개 업그레이드, 1개 새로 설치, 0개 제거 및 7개 업그레이드 안 함.

53.5 k바이트 아카이브를 받아야 합니다.

이 작업 후 270 k바이트의 디스크 공간을 더 사용하게 됩니다.

받기:1 http://kr.archive.ubuntu.com/ubuntu/ wily/universe selinux-utils amd64 2.3-2build1 [53.5 kB]

내려받기 53.5 k바이트, 소요시간 0초 (776 k바이트/초)

Selecting previously unselected package selinux-utils.

(데이터베이스 읽는중 ...현재 181268개의 파일과 디렉터리가 설치되어 있습니다.)

Preparing to unpack .../selinux-utils_2.3-2build1_amd64.deb ...

Unpacking selinux-utils (2.3-2build1) ...

Processing triggers for man-db (2.7.4-1) ...

selinux-utils (2.3-2build1) 설정하는 중입니다 ...


$ selinuxenabled && echo enabled || echo disabled

disabled


[링크 : http://www.revsys.com/writings/quicktips/turn-off-selinux.html]


Ubuntu 15.10 인데 꺼져있네.. 건드린거 없으니 기본이 꺼져 있는 듯

'Linux > Ubuntu' 카테고리의 다른 글

notepadqq 흐음...  (0) 2016.03.23
ubuntu 15.10 vino.. 접속 불가?  (0) 2016.02.16
ubuntu 15.10 가벼워졌네?  (0) 2016.02.12
우분투 multiseat 설정  (0) 2016.02.04
LXDE 에서는... XDMCP 미지원?  (0) 2016.02.04
Posted by 구차니
Linux/Ubuntu2016. 2. 12. 23:20

LTS가 아닌건 잘 안쓰지만..

오랫만에 설치를 해보니

14.04 때 처럼 fucking gnome3!!! 를 외칠만큼 무겁지 않다는 점에 놀람


암튼.. 부팅도 종료도 빠르고 나쁘지 않은듯..



xdmcp랑..

ssh랑 되게 설정해놔야지.

'Linux > Ubuntu' 카테고리의 다른 글

ubuntu 15.10 vino.. 접속 불가?  (0) 2016.02.16
ubuntu selinux... disabled?!  (0) 2016.02.15
우분투 multiseat 설정  (0) 2016.02.04
LXDE 에서는... XDMCP 미지원?  (0) 2016.02.04
xdrp  (0) 2016.02.02
Posted by 구차니
Linux/Ubuntu2016. 2. 4. 16:00

일단 아카이빙...


[링크 : https://help.ubuntu.com/community/MultiseatX]

'Linux > Ubuntu' 카테고리의 다른 글

ubuntu selinux... disabled?!  (0) 2016.02.15
ubuntu 15.10 가벼워졌네?  (0) 2016.02.12
LXDE 에서는... XDMCP 미지원?  (0) 2016.02.04
xdrp  (0) 2016.02.02
wicd / network-manager ?  (0) 2016.01.04
Posted by 구차니
Linux/Ubuntu2016. 2. 4. 15:56

집에 있는 녀석은 Lubuntu이니 LXDE인데..

xming으로 XDMCP 연결하니 그냥 빈화면이 나와서 찾아 봤더니

미.지.원 -_-


XDMCP

LXDM does not support the XDMCP protocol. An alternative that does is LightDM.


[링크 : https://wiki.archlinux.org/index.php/LXDM]



그러고 보니 이걸 설정해줬던가..

다시 해봐야지 ㅠㅠ

To enable the XDMCP server in LightDM edit /etc/lightdm/lightdm.conf and add the following section:


[XDMCPServer]

enabled=true

[링크 : http://askubuntu.com/questions/66431/how-do-i-configure-lightdm-to-work-with-xdmcp] 


'Linux > Ubuntu' 카테고리의 다른 글

ubuntu 15.10 가벼워졌네?  (0) 2016.02.12
우분투 multiseat 설정  (0) 2016.02.04
xdrp  (0) 2016.02.02
wicd / network-manager ?  (0) 2016.01.04
리눅스 콘솔 한글 출력?  (0) 2016.01.04
Posted by 구차니
Linux/Ubuntu2016. 2. 2. 15:59

xdrp를 이용하면 리눅스에서

윈도우의 mstsc(윈도우 터미널 접속)을 통해 접속이 가능하다고 한다. ㄷㄷ

해볼까..


[링크 : http://abydos.tistory.com/3]

[링크 : http://dustjrdk.iptime.org/?p=34]

[링크 : http://www.whatwant.com/481]

'Linux > Ubuntu' 카테고리의 다른 글

우분투 multiseat 설정  (0) 2016.02.04
LXDE 에서는... XDMCP 미지원?  (0) 2016.02.04
wicd / network-manager ?  (0) 2016.01.04
리눅스 콘솔 한글 출력?  (0) 2016.01.04
debian openbox 단축키  (0) 2016.01.04
Posted by 구차니
Linux/Ubuntu2016. 1. 4. 17:55

network-manager가 기본이긴 하나..

wpa2가 안된다고하니 wicd를 써보라는 지인의 조언...


[링크 : https://help.ubuntu.com/community/WICD]

[링크 : http://wicd.sourceforge.net/]

-> [링크 : https://launchpad.net/wicd]



+

UI만 바뀌지 그게 그거인 기분..

어짜피 안 잡힐놈은 안 잡히는건 동일한건가..

'Linux > Ubuntu' 카테고리의 다른 글

LXDE 에서는... XDMCP 미지원?  (0) 2016.02.04
xdrp  (0) 2016.02.02
리눅스 콘솔 한글 출력?  (0) 2016.01.04
debian openbox 단축키  (0) 2016.01.04
lubuntu xtem scrollbar  (0) 2016.01.02
Posted by 구차니
Linux/Ubuntu2016. 1. 4. 17:30

될려나.. 나중에 해봐야지


LANG="ko_KR.eucKR"

SUPPORTED="en_US.UTF-8:en_US:en:ko_KR.eucKR:ko_KR:ko"

SYSFONT="lat0-sun16"

SYSFONTACM="8859-15"

[링크 : http://compeople.tistory.com/68]


/etc/sysconfig/i18n

LANG="en_US.UTF-8" 

SUPPORTED="en_US.UTF-8:en_US:en" 

SYSFONT="latarcyrheb-sun16"

[링크 : https://www.centos.org/docs/5/html/5.1/Deployment_Guide/s2-sysconfig-i18n.html]


LANG="ko_KR.UTF-8"

SYSFONT="latarcyrheb-sun16"

[링크 : http://iwithjoy.tistory.com/entry/CentOS-ssh-접속-한글깨짐-수정]



+

$ ls -al /usr/share/consolefonts


$ vi /etc/default/console-setup

# Valid font faces are: VGA (sizes 8, 14 and 16), Terminus (sizes

# 12x6, 14, 16, 20x10, 24x12, 28x14 and 32x16), TerminusBold (sizes

# 14, 16, 20x10, 24x12, 28x14 and 32x16), TerminusBoldVGA (sizes 14

# and 16) and Fixed (sizes 13, 14, 15, 16 and 18).  Only when

# CODESET=Ethiopian: Goha (sizes 12, 14 and 16) and

# GohaClassic (sizes 12, 14 and 16).

# Set FONTFACE and FONTSIZE to empty strings if you want setupcon to

# set up the keyboard but to leave the console font unchanged.

FONTFACE="Fixed"

FONTSIZE="16"


# You can also directly specify nonstandard font or console map to load.

# Use space as separator if you want to load more than one font.

# You can use FONT_MAP in order to specify the Unicode map of the font

# in case the font doesn't have it embedded.


# FONT='lat9w-08.psf.gz brl-8x8.psf'

# FONT_MAP=/usr/share/consoletrans/lat9u.uni

# CONSOLE_MAP=/usr/local/share/consoletrans/my_special_encoding.acm


# You can also specify a screen size that setupcon will enforce.  This can not

# exceed what the current screen resolution can display according to the size of

# the loaded font.

#

# SCREEN_WIDTH=80

# SCREEN_HEIGHT=25



$ consolechars
The program 'consolechars' is currently not installed.  To run 'consolechars' please ask your administrator to install the package 'console-tools'


[링크 : http://unix.stackexchange.com/questions/30855/how-to-list-console-and-kernel-fonts]


'Linux > Ubuntu' 카테고리의 다른 글

xdrp  (0) 2016.02.02
wicd / network-manager ?  (0) 2016.01.04
debian openbox 단축키  (0) 2016.01.04
lubuntu xtem scrollbar  (0) 2016.01.02
으악 lubuntu 였지 ㅋㅋㅋ  (0) 2015.12.30
Posted by 구차니
Linux/Ubuntu2016. 1. 4. 10:34

lubuntu 에서 openbox를 채용하고 있는지 모르겠지만

윈도매니저에서의 단축키 찾는중..


Openbox default key combinations


Alt-F4 Close the active window

Alt-Space Show the client menu for the active window

Alt-Tab Cycle between windows on the desktop

Alt-Shift-Tab Cycle between windows on the desktop in reverse order

Control-Alt-Tab Cycle between panel and desktop windows on the desktop

Windows-D Hide all windows to show the desktop

Windows-E Run the Konqueror file manager (This is an example of how to run a program with a key binding)

Alt-Escape Lower the active window behind other windows, and activate the last window that was in use

Windows-F1 Go to the first desktop instantly

Windows-F2 Go to the second desktop instantly

Windows-F3 Go to the third desktop instantly

Windows-F4 Go to the fourth desktop instantly

Control-Alt-Left Open the desktop switching dialog, to go to the desktop to the left of the current one

Control-Alt-RightOpen the desktop switching dialog, to go to the desktop to the right of the current one

Control-Alt-Up Open the desktop switching dialog, to go to the desktop above the current one (This will only be useful if you use a pager to set up a desktop layout with multiple rows)

Control-Alt-Down Open the desktop switching dialog, to go to the desktop below the current one (This will only be useful if you use a pager to set up a desktop layout with multiple rows)

Shift-Alt-Left Open the desktop switching dialog, to go to the desktop to the left of the current one, and bring the active window with you

Shift-Alt-Right Open the desktop switching dialog, to go to the desktop to the right of the current one, and bring the active window with you

Shift-Alt-Up Open the desktop switching dialog, to go to the desktop above the current one, and bring the active window with you (This will only be useful if you use a pager to set up a desktop layout with multiple rows)

Shift-Alt-Down Open the desktop switching dialog, to go to the desktop below the current one, and bring the active window with you (This will only be useful if you use a pager to set up a desktop layout with multiple rows)

Alt-Left mouse button Move a window

Alt-Right mouse button Resize a window. The window is resized towards the edge that the mouse is nearest to. So use Alt-Right mouse button in the top right corner of a window to resize that corner.

Alt-Scroll wheel Change desktops forward and backward


[링크 : https://wiki.debian.org/Openbox#Keyboard_shortcuts]

'Linux > Ubuntu' 카테고리의 다른 글

wicd / network-manager ?  (0) 2016.01.04
리눅스 콘솔 한글 출력?  (0) 2016.01.04
lubuntu xtem scrollbar  (0) 2016.01.02
으악 lubuntu 였지 ㅋㅋㅋ  (0) 2015.12.30
우분투 hibernate(최대절전) / suspend(절전)  (0) 2015.12.29
Posted by 구차니
Linux/Ubuntu2016. 1. 2. 18:03

xterm은 설정이 되고

리부팅 이후에는 lxterm도 적용은 되나.. 클릭이나 드래그로는 안되서

우클릭을 해야 이전 페이지로 갈수 있다는건... 설정을 잘못한걸려나?


$ cat .Xresources

XTerm*scrollBar:        true

$ xrdb -merge ~/.Xresources


[링크 : https://www.debian-administration.org/article/66/Customizing_your_xterm] 


[링크 : http://www.aboutlinux.info/2005/10/configuring-xterm-in-linux.html]

[링크 : https://wiki.archlinux.org/index.php/Xterm]


흐음.. 이게 그나마 가장 자세한데.. 영안되네 ㅠㅠ

[링크 : http://beforewisdom.com/blog/tech/xterm-with-a-scrollbar/]



---

걍 lxterminal을 쓰자 ㅋㅋㅋ


ctrl-shift-t로 단축키


[링크 : http://askubuntu.com/questions/95435/term-xterm-or-uxterm]

'Linux > Ubuntu' 카테고리의 다른 글

리눅스 콘솔 한글 출력?  (0) 2016.01.04
debian openbox 단축키  (0) 2016.01.04
으악 lubuntu 였지 ㅋㅋㅋ  (0) 2015.12.30
우분투 hibernate(최대절전) / suspend(절전)  (0) 2015.12.29
pkg-config  (0) 2015.10.08
Posted by 구차니
Linux/Ubuntu2015. 12. 30. 20:54

gnome으로 찾으니 안나오지 ㅠㅠ

네트워크 아이피 설정하려고 쑈하는데

어떤 프로그램인지 몰라서 한참 헤메다가 이제야 생각났네..


$ nm-connection-editor




'Linux > Ubuntu' 카테고리의 다른 글

debian openbox 단축키  (0) 2016.01.04
lubuntu xtem scrollbar  (0) 2016.01.02
우분투 hibernate(최대절전) / suspend(절전)  (0) 2015.12.29
pkg-config  (0) 2015.10.08
htop 색상의미  (0) 2015.10.08
Posted by 구차니