블로그
- [wxPython] Mint Linux 23에 wxFormBuilder 설치하기 wxFormBuilder Github https://github.com/wxFormBuilder/wxFormBuilder Linux terminal 에서, $ sudo apt install libwxgtk3.2-dev libwxgtk-media3.2-dev libboost-dev cmake make git Binary 다운로드 https://github.com/wxFormBuilder
- AWS amazon-linux에 Postgresql11 설치 aws console에서 amazon-linux ec2를 생성해서 root 로 접속 > yum update 1. /configure --without-readline --without-zlib 4) make 5) make install 3. postgres 유저 생성 1) useradd postgres
- Hyper-v VHD compact #When it is done, type the following commands sync; sleep 30;sync #This is to make sure the data is written #Shut down the Linux Virtual Machine and run the Compact Tools at MS Virtual PC sudo shutdown -h 0 마지막으로
- nc(Netcat) 원격 접속[Win vs Linux 사용법] PC Linux 방화벽 해제 하기전에 nc가 있는지 확인하고 설치 #nc 쳐보면 있는지 확인 가능 #yum -y install nc 칼리에는 -e옵션이 들어있으나, 센트에는 -e옵션이 참고로 -e 옵션은 -DGAPING_SECURITY_HOLE 옵션으로 Make 되었을 때 사용 가능하다.
- Redis 리눅스 설치 이거 보고 참고하자 http://codingsteps.com/install-redis-2-6-on-amazon-ec2-linux-ami-or-centos/ http://redis.io -j4 && make install -j4 ---> 여기서 에러나면 다음과 같은 명령어를 치고 다시 실행한다. # make distclean # cd utils
- [APP][ALPHA] Pale Moon Browser For Android Quote: Pale Moon is an Open Source, Firefox-based web browser available for Microsoft Windows and Linux Make sure to get the most out of y.......
- iptalbes 정리 /configure ~/bridge-utils# make ~/bridge-utils# make install ---------------------------------------- KERNEL_DIR=/usr/src/linux ~/iptables-1.2.8# make install .......
- e2fsprogs 설치하기 /configure --prefix=/usr/arm-linux --host=i386 --target=arm --enable-elf-shlibs --with-cc=arm-linux-gcc ]# make]# make install]# make install-libs
- [USB] Linux-USB Gadget Framework 정리 other devices embedding GNU/Linux system software to act in the USB "device" (slave) role. The drivers implementing and using that API combine to make a useful driver framework for Linux systems
- How To Share Directories via NFS 서버, 클라이언트 모두 해당된다.커널 디렉토리로 이동하여 커널 옵션을 바꾸어 컴파일 하는 것이 필요하다. cd /usr/src/linux make menuconfig 설정이 완료되면 컴파일 후, 리부팅을 한다. make && make modules_install && rebootnfs-utils를 설치해야 함. # emerge nfs-utils
1 페이지
다음 →