Category: General

How to Connect Your iPhone to Your Linux PC

    iPhones and iPads are popular devices, but they aren’t by any way open source. However, Apple devices use a host of open-source apps to communicate with other devices. Both macOS and Windows users can send and receive data to and fro iPhones by using Apple-provided software. What about Linux users? They cannot communicate […]

Start or Stop Oracle XE in Linux

Login to Linux Server as a Root user $sudo su – Root <Start Oracle XE Service> $service oracle-xe start <Stop Oracle XE service> $service oracle-xe stop Ramesh Kunamaneni (RK)Greetings!! This is Ramesh Kunamaneni (RK), I have a decade experience in IT and worked for various MNCs. I am happy to share my knowledge in this […]