Work from anywhere without worrying about space. Set up your business in Chennai now!! Rayafeel provides you The Virtual office Space solution with Free Amenities like Live Reception support, Courier & Mail Handling, Client follow ups and more…. Yearly Package …
1. Private Office Space for Rent Create products, facilitate new connections, collaborate or crunch numbers, our private office space lets you work with grace and style. Aesthetically designed office space which can be utilized by corporates and businesses with all …
RayafeeL Virtual Space Solutions offers Virtual Offices in Chennai Now, give your business a local presence with only less than 3% of the cost of setting up a physical office space. You can impress your customers by showing a Virtual …
        RayaFeeL Coworking offers Coworking Space in Chennai. Our flexible office spaces are move-in ready and suitable to accommodate teams of any size. Instead of leasing your own office space, and furnishing it, now …
Crontab file consists of command per line and have six fields actually and separated either of space or tab. The beginning five fields represent time to run tasks and last field is for command. Minute (hold values between 0-59) Hour (hold values …
Answer: To check your top command version and variant use the -v option $ top -v procps-ng version 3.3.9 This post focuses on the top command coming from the procps-ng project. This is the version available on most modern distros …
1. Open the ssh configureation file vi /etc/ssh/sshd_config port 217 PermitRootLogin no You can disable root login by finding the line that says “PermitRootLogin yes” you can change it to “PermitRootLogin no” 2.Then you’ll just need to restart ssh service …
This scripts are using to tar(zip compress) and remove more than 1 month old postgresql log and linux log file 1.This script used for moving and compressing older than 30 days log files: vi /home/postgres/eds/tarlog.sh find /data/emut16_slavedata/pg_log/ -mtime +30 | …
Step 1 – Installation of CFS dependencies CSF script requires perl modules , it is a csf dependencies module [root@nijam ~]# yum install perl-libwww-perl Loaded plugins: auto-update-debuginfo, fastestmirror, protectbase, refresh- : packagekit, security Setting up Install Process Loading mirror speeds …
MySQL server plays a vital role for your Linux Server. It runs all of your website’s databases, WHM/Cpanel control panel databases etc. MySQL service crash is very commonly faced error. There could be many reasons behind the failure of the service. In …
Besides Postgres PURE and our migration solution , you can contact us for knowledge and expertise in the field of PostgreSQL, middleware, Apache, Big Data technology, Hosting and Linux. Our professionals have many years of experience with these environments and …
PostgreSQL is a feature-rich, object-relational database. RayaFeeL ’s migration specialists are able to convert data from Oracle, SQL Server, MySQL and DB2 databases to the PostgreSQL platform. After migration, our team provides you with the experience, skill-sets and best practices …
2ndQuadrant.in offers a clear, comprehensive and scalable support package. This helpdesk is specifically designed to protect and secure your PostgreSQL data and databases. 2ndQuadrant.in guarantees fast query support by a confirmed PostgreSQL expert. Our support formulas Basic formula Unlimited calls and …
RayaFeeL, leaders in remote DBA services, offer PostgreSQL support also to their customers. Our demonstrated delivery practices in DBA support services has ensured our customers continue to enhance their infrastructure with all possible database options including PostgreSQL. RayaFeeL’s Postgres DBA …
In this shell script will help you to take the backup of postgresql sequence definition with different or individual file name as schema based. # Config: DB=”postgres” U=enterprisedb export PGPASSWORD=”tcs@345″ export PGPORT=”5444″ export PGHOST=”20.0.4.101″ TABLES=”$(/opt/edb/as9.6/bin/psql -d $DB -U $U -t …