'os/Linux'에 해당되는 글 42건
- 2022.10.07 :: update-alternatives --config python , 여러개의 파이썬 버젼 관리할때(python2, python3 )
- 2022.10.07 :: snmpget 명령실행해서 OID값 읽어오기
- 2022.10.07 :: automatic login ubuntu20/lubuntu20 or higher
- 2022.10.07 :: vmware tools for Ubuntu , vmtools
- 2020.11.11 :: Redmine 설치 방법
- 2020.10.14 :: Light Linux for old CPU (old PAE)
~/Adafruit_adalink$ sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 100
~/Adafruit_adalink$ sudo update-alternatives --install /usr/bin/python python /usr/bin/python2 200
~/Adafruit_adalink$ sudo update-alternatives --config python
(python이 한개의 버젼만 설치되어있을떄는 config 설정 불필요.., no need to configure if only one python is installed)
http://no1linux.org/hottips/28242
No1.Linux
No1.Linux,넘버원리눅스
no1linux.org
'os > Linux' 카테고리의 다른 글
| advanced-lm-sensors-tips-and-tricks-linux-0/ (1) | 2023.12.22 |
|---|---|
| automatic start on linux(or centos) boot (0) | 2023.10.26 |
| snmpget 명령실행해서 OID값 읽어오기 (0) | 2022.10.07 |
| automatic login ubuntu20/lubuntu20 or higher (0) | 2022.10.07 |
| vmware tools for Ubuntu , vmtools (0) | 2022.10.07 |
#snmpget #UPS #snmp #W7500
How To Install and Configure an SNMP Daemon and Client on Ubuntu 18.04 | DigitalOcean
www.digitalocean.com
51 sudo apt install snmp snmp-mibs-downloader
52 sudo apt install snmpd
58 sh ./beep_status-UPS.sh
mike@jupiter:~$ cat beep_status-UPS.sh
date && snmpget -v2c -c hana#valley3 192.168.0.60:10161 .1.3.6.1.4.1.935.1.1.1.6.2.5.0
mike@jupiter:~$
'os > Linux' 카테고리의 다른 글
| automatic start on linux(or centos) boot (0) | 2023.10.26 |
|---|---|
| update-alternatives --config python , 여러개의 파이썬 버젼 관리할때(python2, python3 ) (0) | 2022.10.07 |
| automatic login ubuntu20/lubuntu20 or higher (0) | 2022.10.07 |
| vmware tools for Ubuntu , vmtools (0) | 2022.10.07 |
| Redmine 설치 방법 (0) | 2020.11.11 |
https://askubuntu.com/questions/182274/how-to-disable-autologin-in-lubuntu
How to disable autologin in Lubuntu?
I like to switch sometimes between Lubuntu and Ubuntu 2D on my laptop. But I especially like to choose which one I will use in the session I am about to start. But the only way of choosing is start...
askubuntu.com
> lubuntu22 server 에서 lubuntu-desktop (--no-install-recommends) 에서는 안됨.
'os > Linux' 카테고리의 다른 글
| update-alternatives --config python , 여러개의 파이썬 버젼 관리할때(python2, python3 ) (0) | 2022.10.07 |
|---|---|
| snmpget 명령실행해서 OID값 읽어오기 (0) | 2022.10.07 |
| vmware tools for Ubuntu , vmtools (0) | 2022.10.07 |
| Redmine 설치 방법 (0) | 2020.11.11 |
| Light Linux for old CPU (old PAE) (0) | 2020.10.14 |
- vmtools in ubuntu
>아래 명령을 실행하는 것이 좋음(가끔 vmware에서 vmtools 적용이 안될때 있음)
# UBUNTU 22.04 DESKTOP:
$ sudo apt install open-vm-tools-desktop open-vm-tools
> URL: https://linuxconfig.org/install-vmware-tools-on-ubuntu-22-04-jammy-jellyfish-linux
Install VMware tools on Ubuntu 22.04 Jammy Jellyfish Linux
In this tutorial, we show the step by step instructions to install the VMware Tools software on to a Ubuntu 22.04 Jammy Jellyfish Linux virtual machine.
linuxconfig.org
'os > Linux' 카테고리의 다른 글
| snmpget 명령실행해서 OID값 읽어오기 (0) | 2022.10.07 |
|---|---|
| automatic login ubuntu20/lubuntu20 or higher (0) | 2022.10.07 |
| Redmine 설치 방법 (0) | 2020.11.11 |
| Light Linux for old CPU (old PAE) (0) | 2020.10.14 |
| python 버젼별(v2, v3)설치후 디폴트버젼선택하기 (0) | 2020.07.29 |
update 231026
> redmine install using bitnami
>> Redmine 4.x no need to install plug-in for image copy-paste(already integrated function in redmine 4.x..)
https://wepplication.github.io/software/redmine/
Redmine 설치 및 플러그인 적용
레드마인은 웹 기반의 프로젝트 관리 와 버그 추적 기능을 제공하는 오픈 소스 프로그램으로 다중 프로젝트 지원, 유연한 이슈추적 기능, 간트 차트와 달력기능 제공, 이메일 알람기능 외에도
wepplication.github.io
'개발/Redmine' 카테고리의 글 목록
sado13th.tistory.com
www.hiroom2.com/2017/09/29/elementary-0-4-redmine-en/
ElementaryOS 0.4: Install Redmine for project management
This article will describe installing Redmine.
www.hiroom2.com
- 수정된 설치 스크립트
| install-redmine.sh |
- mysql 제거에 에러가 나는 경우
> mysql uninstall completely
askubuntu.com/questions/640899/how-do-i-uninstall-mysql-completely
How do I uninstall MySQL completely?
The answers to related questions forget to: remove the MySQL databases remove the mysql user remove the logs in /var/log How do I uninstall MySQL completely?
askubuntu.com
- redmine plugin 추천
[레드마인 플러그인] 플러그인 소개
'레드마인'을 주제로 다루는 본문 글은 아래 링크를 클릭해주세요. [레드마인] 레드마인 소개 레드마인이 제공하는 기본 기능만 사용하기에는 다소 불편하고 아쉬운 요소가 여럿 있습니다. 레드
luckygg.tistory.com
> copy & paste 기능 플러그인
http://www.redmine.org/plugins/clipboard_image_paste
Attach image from clipboard - Plugins - Redmine
Author: Richard Pecl Website: https://github.com/peclik/clipboard_image_paste Code repository: https://github.com/peclik/clipboard_image_paste Registered on: 2013-01-18 (약 8년 ago) Current version: 1.13 Compatible with: Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.
www.redmine.org
>> 추천2
pseg.or.kr/pseg/inforeview/4309
Software Review - 유용한 Top 5 레드마인 (Redmine) 플러그인 소개
pseg.or.kr
sado13th.tistory.com/category/%EA%B0%9C%EB%B0%9C/Redmine
'os > Linux' 카테고리의 다른 글
| automatic login ubuntu20/lubuntu20 or higher (0) | 2022.10.07 |
|---|---|
| vmware tools for Ubuntu , vmtools (0) | 2022.10.07 |
| Light Linux for old CPU (old PAE) (0) | 2020.10.14 |
| python 버젼별(v2, v3)설치후 디폴트버젼선택하기 (0) | 2020.07.29 |
| How to check Disk usage and CPU/memory usage (0) | 2020.05.19 |
murga-linux.com/puppy/viewtopic.php?t=113244
(OLD) (ARCHIVED) Puppy Linux Discussion Forum :: View topic - BionicPup32 (UPupBB) (27 June 2020)
The time now is Wed 14 Oct 2020, 08:20 All times are UTC - 4 Page 1 of 56 [839 Posts] Goto page: 1, 2, 3, ..., 54, 55, 56 Next Author Message peebee Joined: 21 Sep 2008Posts: 4391Location: Worcestershire, UK Puppy Linux 8.0 32-bit version 27-Jun-2020
murga-linux.com
For older systems that won't boot PAE kernels - new kernels have the forcepae option and adding
| Code: |
| -- forcepae |
to kernel line gets it to boot. (note there's a space after -- )
To avoid network interface renaming:
net.ifnames=0 on the kernel line should force naming as eth0 wlan0 etc.
blog.puppylinux.com/bionicpup-32-bit-and-64-bit-released
BionicPup 32 bit and 64 bit released
blog.puppylinux.com
'os > Linux' 카테고리의 다른 글
| vmware tools for Ubuntu , vmtools (0) | 2022.10.07 |
|---|---|
| Redmine 설치 방법 (0) | 2020.11.11 |
| python 버젼별(v2, v3)설치후 디폴트버젼선택하기 (0) | 2020.07.29 |
| How to check Disk usage and CPU/memory usage (0) | 2020.05.19 |
| How to check public ip of my pc in command line (0) | 2020.05.12 |

