Experiences With Open Source

Linux, Android, Python…

  • About

Scrcpy Mirror Handphone to Linux OS by SNAP

By admimin
March 22, 2020September 26, 2020AndroidLeave a Comment on Scrcpy Mirror Handphone to Linux OS by SNAP
Scrcpy Mirror Handphone to Linux OS by SNAP

Scrcpy is a free program, no commercial that can mirror your handphone screen and controll it by the computer. Yes, it is free and I found no commercial popping up while using it. My OS is Linux ubuntu 14, not really ubuntu but ubuntu based. I already have snap installed. So I won’t write the […]

Continue Reading

Error Convert Jpg to Pdf

By admimin
March 18, 2020March 26, 2020LinuxLeave a Comment on Error Convert Jpg to Pdf
Error Convert Jpg to Pdf

There are lots of command in Linux console that we can use to do office things. For example converting jpg to pdf. Many jpg at once to single pdf as pages. Here is the command It will result book.pdf with 3 pages. But in my case, there is an error. Display like this : I […]

Continue Reading

Apache2 – php Engine

By admimin
February 10, 2020February 10, 2020LinuxLeave a Comment on Apache2 – php Engine
id.wikipedia.org

Apache2 is only an platform for running web based aplication in our server. The language intrepreter is a must. The common language for server is php. So my local server is lack oh php. Cause when I ran php file, it show the entire content, not the result. So install it. I am running ubuntu […]

Continue Reading

Apache2 – Error Local Domain

By admimin
February 7, 2020February 7, 2020LinuxLeave a Comment on Apache2 – Error Local Domain
techmint.com

Here is another one, the apache2 error I got, and confusing the dns setting in my local computer. It was my hostname. It is set to Sugi-Satellite-5B. It conflicts somewhere. I arrange the hostname to the same name with my local site. Now I got to change it. Restart the computer, and the message of […]

Continue Reading

Build Ubuntu Server From Scratch – Apache2 Error

By admimin
February 1, 2020February 1, 2020LinuxLeave a Comment on Build Ubuntu Server From Scratch – Apache2 Error

Hah, after the 1st error in the 1st post, I got another one. Hey wattaaaa. We won’t become an expert if we don’t find any difficulties right? So here is the error I got, when the apache2 service won’t start There is a line saying that libphp7.0.so is missing. I got headache trying to get […]

Continue Reading

Build Ubuntu Server From Scratch – Apache2

By admimin
January 31, 2020January 31, 2020Linux, ProgrammingLeave a Comment on Build Ubuntu Server From Scratch – Apache2

Oke. I m learning from zero again. This time my aim is to build mvc web base application for selling and buying. I was quite desperated when trying to install every mvc from the easiest one. None of them worked. So that’s it. I start my lesson from zero again. Setting up my laptop as […]

Continue Reading

VokoScreen – Archive Your Screen

By admimin
January 16, 2020January 16, 2020LinuxLeave a Comment on VokoScreen – Archive Your Screen
VokoScreen – Archive Your Screen

Do you want a software to capture your screen as a movie? For tutorial or games record? Vokoscreen is the answer. It is perfect for me. In ubuntu based linux, it comes as a program that easily install. Just do this : Run the program and you can record as you like. The result format […]

Continue Reading

Mount Error C Drive Cause of Windows Hibernate

By admimin
January 8, 2020January 8, 2020Linux, WindowsLeave a Comment on Mount Error C Drive Cause of Windows Hibernate
Mount Error C Drive Cause of Windows Hibernate

I noted this kind an error : So this is one package with the error I posted in the earlier post. But with different solution. The solution I found is in here. It is using ntfs-3g command with advanced options. Oh yes, this drive is actually the drive C for the Windows system. That’s it. […]

Continue Reading

Mount Error Cause By Windows Protecting Its Cache

By admimin
January 8, 2020January 8, 2020LinuxLeave a Comment on Mount Error Cause By Windows Protecting Its Cache
Mount Error C Drive Cause of Windows Hibernate

This error is what I meant when mounting a harddisk of the broken notebook : Actually I can put it back into the notebook and do the clean shutdown, but the notebook has the broken motherboard. So this operation is supposed to save the datas. The ubuntu forum in here, suggest these code to run […]

Continue Reading

Modified Ping Script with Timestamp

By admimin
December 14, 2019December 14, 2019Linux, ProgrammingLeave a Comment on Modified Ping Script with Timestamp
howtogeek.com

I combined some command in bash so I can get what I want. The date command giving the ping output a timestamp. While the ‘tee’ will put the result into the log file.

Continue Reading

Posts navigation

1 2 3 4 5 6 … 49

Archives

Categories

  • Android (5)
  • Articles (6)
  • Blogwalking (1)
  • Iseng (7)
  • Linux (450)
  • Programming (19)
  • Python (4)
  • ReactJs (1)
  • Slackware (1)
  • Thoughts (3)
  • Windows (13)
  • Wordpress (8)
© Copyright 2021 Experiences With Open Source. Powered by WordPress.