본문 바로가기

반응형

전체 글

(81)
[Ubuntu] 문자조립기 설치 Download: https://software.naver.com/software/summary.nhn?softwareId=GWS_002157&categoryId=A0100000 문자조립기 규칙이 있는 문자열을 작성할 수 있는 편집기 software.naver.com # unzip -d joribgi joribgi-1.1.zip # sudo mv joribgi /usr/local # cd /usr/local/joribgi # chmod 755 JoRibGi.sh # mv /usr/local/joribgi/joribgi /usr/local/joribgi/JoRibGi # vi /usr/local/joribgi/JoRibGi.sh #cd JoRibGi
[Ubuntu] Eclipse Installation Download: www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2020-03/R/eclipse-jee-2020-03-R-incubation-linux-gtk-x86_64.tar.gz&mirror_id=1211 Thank You for Downloading Eclipse | The Eclipse Foundation The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source projects, including runtimes, tools and frameworks. www.eclipse..
[Mac Pro] VGA ROM BIOS 참고 http://themacelite.wikidot.com/wikidownloads2 Wikidownloads2 - The Mac Elite Disclaimer - License Agreement When you download any of the ROMs below, or any other software/code listed here, you agree to use it AT YOUR OWN RISK, for PERSONAL and NON-PROFIT use ONLY. These ROMs, software/code, shall not be used for any sort of COMMERC themacelite.wikidot.com https://www.guru3d.com/files-details/nvi..
[Ubuntu] Filezilla Installation # sudo apt-get update # sudo apt-get install filezilla 참고: https://www.computernetworkingnotes.com/linux-tutorials/how-to-install-filezilla-ftp-client-in-ubuntu.html How to install FileZilla FTP client in Ubuntu This tutorial explains how to install FileZilla FTP client program in Ubuntu Linux. It also explains how to use the FileZilla without installation. www.computernetworkingnotes.com
[Windows 10] MediaCreationTool Download Link https://www.microsoft.com/ko-kr/software-download/windows10 Windows 10 다운로드 Windows 10용 ISO 파일을 다운로드한 경우, 해당 파일은 선택한 위치에 로컬로 저장됩니다.컴퓨터에 타사 DVD 굽기 프로그램이 설치되어 있으며 해당 프로그램을 사용하여 설치 DVD를 만들려는 경우, 파일이 저장된 위치로 이동하여 ISO 파일을 두 번 클릭하거나 마우스 오른쪽 단추를 클릭하고, 다른 프로그램으로 열기를 선택하여 선호하는 해당 DVD 굽기 소프트웨어를 선택하면 프로그램을 열 수 있습니다. Windows 디스크 이미지 버너를 사용하여 www.microsoft.com 참고: http://windowsiso.net/ Windows Download - #1..
[OS X El Capitan] 10.11.6 MAC Pro 3.1세대(early 2008) 최종 지원 S/W FileZilla 3.46: https://www.fosshub.com/FileZilla-old.html FileZilla FileZilla: Free software download for olderv versions of windows, linux, osx. www.fosshub.com OBS 24.0.2: https://github.com/obsproject/obs-studio/releases/tag/24.0.2 obsproject/obs-studio OBS Studio - Free and open source software for live streaming and screen recording - obsproject/obs-studio github.com iShowUAudioCapture-1.0..
[Java] 시스템 환경변수 관련(getenv) public static String getenv(String name) 예) String sysPath = System.getenv("PATH"); 참고: https://docs.oracle.com/javase/8/docs/api/java/lang/System.html#getenv-java.lang.String- System (Java Platform SE 8 ) Sets the system property indicated by the specified key. First, if a security manager exists, its SecurityManager.checkPermission method is called with a PropertyPermission(key, "write") permi..
[CentOS 7] Filezilla Installation # yum -y install epel-release # yum -y install filezilla 참고: http://sysadmindata.com/install-filezilla-centos-7/ Install FileZilla FTP Client on CentOS 7 Desktop Install FileZilla FTP Client on CentOS 7 Desktop Do the following steps to install FileZilla on Linux CentOS 7. Enable Epel repository. Install filezilla with yum install command. First, install the epel repository for CentOS 7: sudo yu..

반응형