2018년 4월 22일 일요일

ASUS AC68U IPTV 설정

ASUS AC1900을 펌업하여AC68U로 변경후 IPTV를 시청하고 있는데 신호가 끓김이 계속 발생하였다.원인은 인터넷과 IPTV를 동시에 사용시 충돌로 인하여 끊김이 발생.

이러한 현상을 방지하기 위해 몇가지 설정을 변경하여야 한다.






먼저 192.168.29.1로 로그인을 하여 고급설정에서 LAN--> IPTV에서
멀티캐스트 라우팅 사용(IGMP Proxy)를 '사용'으로 변경
     - IPTV는 멀티캐스팅 필요
효과적인 멀티캐스트 전달 활성화(IGMP Snooping)을 '사용'으로 변경
    - 사용안함시 공유기 전체로 전달되기 때문에 IPTV에만 전달하도록 설정



무선  --> 고급사용자용에서 밴드(2.4Ghz,5Ghz)
 IPMP 스누핑 사용에서 '사용'으로 변경
    -패킷을 선택적으로 차단하여  IPTV와 인터넷이 충돌이 일어나는걸 방지

2018년 2월 20일 화요일

raspberry pi에 Transmission 설치

전에 윈도우에서 자료를 많이 사용한 torrent를 사용했으나 리눅스에서는 주로 transmission을 사용한다.
항상 프로그램을 설치하다 보면 설명처럼 잘 되지않은 경우가 많다. 또한 중간에 간단한 팁이 변경되면 쉽게 설치가 가능하기도 하다.
이번에도 삽질을 조금 하다가 성공하였다.

먼저transmission을 설치합니다.

중간에 가끔가다 설치가 실패하는 경우가 있습니다. 그럼 미러사이트 위치를 바꿔주면 됩니다.

설치가 완료되면 동시에 자동으로 transmission이 돌아가기 때문에 daemon을 정지후 설정을 변경해주어야 합니다.


pi:~$ sudo service transmission-daemon stop


설정을 변경합니다.



pi:~$ sudo nano /etc/transmission-daemon/settings.json
 
 
 
다른설정은 쭉 읽어보면 되고 주로 변경할 것은
download-dir:
rpc-username:
rpc-password:
rpc-whitelist-enabled--> false로 
등등

나머지 설정은 
https://github.com/transmission/transmission/wiki/Editing-Configuration-Files
참고

수정완료되면 다시 transmission을 가동시킵니다.
pi:~$ sudo service transmission-daemon start
 
웹브라우져에서 라즈베리파이 127.0.0.1:9091를 입력 


 

raspberry pi에서 라즈비안 설치시 미러 사이트 변경

가끔 raspberry pi에서 update를 하다보면 속도가 너무 늦거나 연결이 끊어지는 경우가 있다.
이럴경우 기존의 미러사이트를 변경하면 상황에 맞는 속도가 나온다.

미러사이트는

이곳에 가면 세계여러곳의 사이트들이 있다.
그럼 먼저 빠를것같은 미러사이트로 변경한다.

에디터에 진입해서 기존의 주소 deb앞에'#'주석처리를 하면 기존의 주소는 주석처리가 되며 새로운 주소를 새로 추가한다.

그리고 저장후 update를 실행한다.

2018년 1월 29일 월요일

Shaomi mi A1 screen capture

First, he used Android for a long time, so he decided to go to Android to record while talking on the phone, and then chose Shaomi as the most expensive one.
Because it is a phone made by collaboration with Google than others, I made a choice because there is no expendency and there are many upgrades.
Of course, I do not play games much so I have not found any difficulty with playing because it is good as long as it does not get too wet. Also, there is no superfluity as reference phone and it is convenient to find the function that I want through other app because it is equipped with global ROM. On the tablets from China, many of them were annoying, but Shaomi mi A1 should not be used.
To get to the point, the screen camchow can be made by pressing and holding the button under volume control and the power button simultaneously.


Install Atom

ATOM is an editor created by GitHub that is designed to serve as an editor in a wide range of programming languages. It is modeled on sub-lime text and textmate, and uses web technology and is built on node.js. and Electron.
It is an open source, easily extended functionality with the plug-in, and supports Windows, Linux, and ma cOS. And it is implemented with web technologies such as HTML, CSS, and JavaScript, so it has the characteristics of being able to control the UI like editing a webpage.
As a feature, open source is free and supported by GitHub, specialized in code development and source management. You can also personalize your themes to your code sync, and you can access the editing tool with a Chrome element check.
https://atom.io/
Go to the site and download it. It's much simpler than installing another program. You can set it up right away without the osselection screen, and then click Download.
Touch ' Install Package ' to display the install patches window in the center setting and click on patches to view the patches.

Or, type your name in ' search packs ' to search and show.


Seti UI
:It has a beautiful color combination with code theme.
Beautify
:Arrange the misaligned source code.
Code Peek
:Automatically open and compare files with the selected function defined
Auto Close HTML
:Just enter the HTML tag name and it automatically attaches the start and end tags.
Package sync
:Synchronize the Atom package between different computers.
Minimap
:In the upper right corner, you can see a map of the source code as a whole.
Emmets
:Provides the ability to complete tags with HTML, CSS Auto-Completion, and multiple structures at once.
Linter
:Utility to analyze codes such as HTML, CSS, Javascript, and TypeScript to validate grammar and validity.
sort Lines
:The contents of the selected lines are arranged alphabetically together.
WakaTime
:Graph utility that provides visibility into the language used in your project, including time to work and login.
Remote-FTP
:Package to connect FTP from Atom.
Tool-bar
:Shows icons that feature features of the file, such as coffee scripts, to make it easier to distinguish files on the toolbar.
Atom-autocomplete-php
:Add PHP code auto complete function.
I haven't used too many extension plug-ins yet, so I've simplified it.

Run *. run on Linux(extention-run)

I usually use Ubutu.
As you move through Ubutu, you may need to install a file, but when you download and install it, let's learn how to install a file with the *. run extension.
You can do that by shoveling a lot and then chmod.
1.
# chmod a+x install.run
# sudo ./install.run
 
2.
# chmod 755 install_test.run
# sudo ./install_test.run 

The third method turns on the ubuntu explorer.
Right-click and click Property -- > Permission's Excute :
Check it and it will run immediately.


In case automatic completion is not possible in the html document from Atom.



Atom provides the most auto-complete function.
After entering the command when using AutoComplete, press the tab key to achieve automatic completion and improve task efficiency. However, after initial user or other tasks are performed, the AutoComplete function may suddenly fail. It is especially easy to do so when first using it.
If you look at the bottom right of the Atom, it looks like the circle is not auto finished because it has a sign on it as the Defalt Text. You have to clean it and change it to HTML before it finally becomes an AutoComplete feature.



















라즈베리파이에 OMV(OpenMediaVault)설치 1.

라즈베리파이는 작은크기에 비해 많은 프로그램을 깔수 있습니다. 그중에서도 이번에는 OMV(OpenMediaVault)라는 프로그램을 설치하겠습니다. OMV(OpenMediaVault)는 NAS용으로 설계된 지유리눅스 배포판입니다.  자세한 내용은 위키...