본문 바로가기

반응형

변군

C276x260 리눅스 플랫폼, 아키텍처, 시스템의 비트를 확인하는 방법 리눅스 플랫폼, 아키텍처, 시스템의 비트를 확인하는 방법리눅스 플랫폼, 아키텍처, 그리고 시스템의 비트를 확인하기 위해 다음과 같은 명령어를 사용할 수 있습니다.1. 플랫폼 확인/etc/os-release 파일을 확인터미널에서 cat /etc/os-release 명령어를 실행하고, "ID" 또는 "NAME" 필드에서 플랫폼 정보를 확인할 수 있습니다.$ cat /etc/os-releasePRETTY_NAME="Ubuntu 22.04.2 LTS"NAME="Ubuntu"VERSION_ID="22.04"VERSION="22.04.2 LTS (Jammy Jellyfish)"VERSION_CODENAME=jammyID=ubuntuID_LIKE=debianHOME_URL="https://www.ubuntu.com/.. 더보기
C276x260 [url] 서브넷 마스크 계산 서브넷 마스크 계산http://jodies.de 더보기
C276x260 [VPN] SoftEther VPN 설치 및 설정-2 SoftEther VPN 라우팅 테이블 설정VPN Default Gateway(optional)VPN static routing table 설정 더보기
C276x260 [VPN] SoftEther VPN 설치 및 설정-1 SoftEther VPN 설치패키지 다운로드 : http://softether-download.com/en.aspx# cd /usr/local/src/# wget https://www.softether-download.com/files/softether/v4.34-9745-rtm-2020.04.05-tree/Linux/SoftEther_VPN_Server/64bit_-_Intel_x64_or_AMD64/softether-vpnserver-v4.34-9745-rtm-2020.04.05-linux-x64-64bit.tar.gz # tar xvfz softether-vpnserver-v4.34-9745-rtm-2020.04.05-linux-x64-64bit.tar.gz -C /usr/local/# cd /us.. 더보기
C276x260 [docker] docker login fails while docker-compose is installed on Ubuntu 18.04 docker login fails while docker-compose is installed on Ubuntu 18.04 docker login fail docker login gitla.sangchul.kr:4567 $ docker login gitla.sangchul.kr:4567 Username: admin Password: Error saving credentials: error storing credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY` config.json 파일 생성 vim ~/.docker/config.json $ vim ~/.docker/config.json { "auths": { .. 더보기
C276x260 [리눅스] KVM Virsh Console Access On CentOS 6 KVM Virsh Console Access On CentOS 6 Step #1 vi /boot/grub/menu.lst # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,0) # kernel /vmlinuz-version ro root=/dev/sda3 # initrd /initrd-[generic-]version.img #boot=/dev/sda default=0 timeout=5 splashi.. 더보기
C276x260 CentOS 7에 SaltStack을 설치하고 설정하는 방법 CentOS 7에 SaltStack을 설치하고 salt-master와 salt-minion을 설정하는 방법시스템 환경역할호스트명IP 주소Salt Mastersaltstackcm104192.168.28.104Salt Minionsaltstackmn105192.168.28.105SaltStack 저장소 추가CentOS 7에서는 기본적으로 salt 패키지를 제공하지 않으므로 SaltStack 공식 저장소를 추가해야 합니다.sudo yum install -y epel-releasesudo yum install -y https://repo.saltproject.io/py3/redhat/salt-py3-repo-latest.el7.noarch.rpm저장소 확인yum repolist | grep saltSalt Ma.. 더보기
C276x260 [URL] Rackmonkey Rackmonkey http://flux.org.uk/projects/rackmonkey/ 더보기

728x90
반응형