Ubuntu

Ubuntu 사용자 및 개발자를위한 Q & A

3
"CMake 오류 : CXX 컴파일러 :"CMAKE_CXX_COMPILER-NOTFOUND "를 찾을 수 없습니다"와 함께 cmake가 실패합니다.
jonquil@jonquil-Satellite-L755D:~/Downloads/akonadi-googledata-1.2.0/build$ cmake .. -- The C compiler identification is GNU -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done CMake Error: your …
52 compiling 

3
ssh 개인 키를 다른 컴퓨터에 복사
내 ssh 서버에 액세스하려면 다른 컴퓨터를 사용해야합니다. 대학에서 최근에 구현 한 VPN이 현재 컴퓨터에서 작동하지 않아 서버에 액세스 할 수 없기 때문입니다. 암호화 된 ssh 키를 통해 ssh합니다. 이 키를 새 컴퓨터 (vpn이 작동하는 컴퓨터)에 복사 할 수 있습니까? 폴더 의 id_rsa및 id_rsa.pub파일을 복사하려고 시도했지만 ~/.ssh키를 인식하지 못하고 키를 해독하기 …
52 ssh 


3
오래된 리눅스 이미지를 제거 한 후 / usr / src / linux-headers를 제거하는 것이 안전합니까?
Ubuntu 12.04와 두 개의 활성 Linux 이미지 3.2.0-37 및 3.2.0-36을 실행 중입니다. / usr / src / 디렉토리에서 다음을 찾습니다. linux-headers-3.2.0-23 linux-headers-3.2.0-23-generic linux-headers-3.2.0-26 linux-headers-3.2.0-26-generic linux-headers-3.2.0-29 linux-headers-3.2.0-29-generic linux-headers-3.2.0-31 linux-headers-3.2.0-31-generic linux-headers-3.2.0-32 linux-headers-3.2.0-32-generic linux-headers-3.2.0-33 linux-headers-3.2.0-33-generic linux-headers-3.2.0-34 linux-headers-3.2.0-34-generic linux-headers-3.2.0-35 linux-headers-3.2.0-35-generic linux-headers-3.2.0-36 linux-headers-3.2.0-36-generic linux-headers-3.2.0-37 linux-headers-3.2.0-37-generic 오늘 나는 sudo apt-get purge linux-image-x.x.x.x-generic *34* 35 / boot에 …
52 apt  kernel 

5
생생한-시작에 연결하지 못했습니다 : 연결이 거부되었습니다
do-release-upgrade를 통해 방금 업데이트되었으며 fail2ban 및 plexmediaserver와 같은 특정 시작 작업이 시작되지 않습니다 (다시 설치 시도 함). $ sudo service fail2ban start Job for fail2ban.service failed. See "systemctl status fail2ban.service" and "journalctl -xe" for details. $ systemctl status fail2ban.service fail2ban.service - Fail2Ban Service Loaded: loaded (/lib/systemd/system/fail2ban.service; enabled; vendor preset: enabled) …

5
특정 리포지토리에서 설치 한 모든 패키지를 어떻게 나열합니까?
특정 리포지토리에서 설치 한 모든 패키지를 어떻게 나열합니까? 기본 우분투 아카이브에서 사용할 수없는 설치된 모든 패키지를 나열하고 패키지가 어느 저장소에서 왔는지 확인할 수 있습니까? (이 질문에 대한 답을 알고 있다면, 특정 PPA 이름에 대한 목록을보고 첫 번째 질문에 대한 답을 찾을 수 있습니다.)




7
보류중인 작업 시작으로 인해 시스템을 부팅 할 수 없습니다
Ubuntu 16.04 Gnome에 ubuntu-desktop을 설치했으며 lightdm을 선택하고 다시 시작하면 CTRL + ALT + F2를 누를 때이 오류 메시지가 나타납니다. A start job is running for Hold until boot process finishes up (Xmin Xs/no limit) 20 분 이상 지속됩니다. 이 문제를 해결하거나 문제를 해결하려면 어떻게해야합니까?
51 boot  16.04 

6
pip를 최신으로 업그레이드하는 방법?
오류가 발생 get-pip.py하면 pip를 설치했습니다.pip freeze Exception: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/lib/python2.7/dist-packages/pip/commands/freeze.py", line 74, in run req = pip.FrozenRequirement.from_dist(dist, dependency_links, find_tags=find_tags) File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 299, in from_dist assert len(specs) == 1 and specs[0][0] == '==' AssertionError Storing debug …
51 upgrade  python  pip 


1
./configure 명령에 라이브러리 경로를 추가하는 방법은 무엇입니까?
./configure라이브러리 및 일부 포함 파일에 연결하고 싶습니다 . 내 라이브러리는에 저장되고 /home/foo/sw/lib/파일은에 저장됩니다 /home/foo/sw/include. ./configure --help 다음을 버립니다. 일부 영향력있는 환경 변수 : CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a nonstandard directory <lib dir> LIBS libraries to …
51 compiling 

13
Ubuntu 15.04에서 MongoDB 2.6이 시작되지 않음
나는 MongoDB를 2.6을 설치 클린 설치 우분투 15.04에 : sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10 echo 'deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' | sudo tee /etc/apt/sources.list.d/mongodb.list sudo apt-get update sudo apt-get install -y mongodb-org 아무런 문제없이 끝났습니다. 그러나 시작하려고 할 때 다음 오류가 발생했습니다. $ sudo service mongod start Failed to …
51 15.04  mongodb 

12
Atom 편집기를 자동으로 업데이트하는 방법은 무엇입니까?
Abun 기능 의 자동 업데이트는 아직 Ubuntu에서 지원되지 않습니다. GitHub 저장소에서 : 현재 64 비트 버전 만 사용할 수 있습니다. Atom 릴리스 페이지에서 atom-amd64.deb를 다운로드하십시오. 다운로드 한 패키지에서 sudo dpkg --install atom-amd64.deb를 실행하십시오. 설치된 atom 명령을 사용하여 Atom을 실행하십시오. Linux 버전은 현재 자동으로 업데이트되지 않으므로 이후 릴리스로 업그레이드하려면이 단계를 반복해야합니다. …
51 updates  atom 

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.