Alerts This Week
Warning Icon 1 525
Alerts This Week
Warning Icon 1 525

Stay Ahead With Linux Security News

Filter Icon Refine news
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security news

We found 1 articles for you...
77

Effective Disaster Recovery Planning for Secure Linux Environments

What happens when your Linux server goes down? Is your organization prepared to recover quickly and securely, or will critical data and operations be left vulnerable? . Whether caused by hardware malfunctions, cyberattacks , or human error, downtime can have severe consequences for businesses and organizations relying on Linux infrastructure. Security specialists, in particular, must ensure that disaster recovery strategies do more than just restore functionality—they must also safeguard data integrity , prevent unauthorized access , and maintain compliance with industry standards. A well-crafted disaster recovery plan minimizes the risk of data loss or extended outages by considering recovery time objectives, redundancy measures, and security best practices unlike most general backup solutions. Key is proactive planning since reacting to a disaster without a clear recovery strategy might cause permanent damage, financial loss, and security breaches . Linux experts can make sure their systems stay robust in the face of disruptions by putting safe and effective disaster recovery plans into action. Understanding the Threats That Impact Linux Server Availability Linux servers power critical infrastructure across industries, from cloud computing and enterprise applications to cybersecurity and financial systems. Though they have a reputation for security and stability, they are not free from hazards that could disturb business activities. Hardware failures, power outages, and misconfigurations are still common causes of downtime, but cyber threats are becoming increasingly important. Ransomware attacks targeting Linux environments have grown more sophisticated, with attackers seeking to encrypt not just live data but also backup files. When backups are compromised, organizations may have no choice but to pay ransom demands or face extended downtime. Similarly, insider threats, whether through malicious intent or accidental misconfigurations, can lead tosignificant data loss if proper access controls are not in place. Even system updates or kernel patches , when not tested properly, can trigger failures that require rapid recovery. A reactive approach to disaster recovery is no longer sufficient. Security teams must anticipate these threats and implement strategies that ensure a seamless, secure recovery process when an incident occurs. Building a Resilient and Secure Linux Disaster Recovery Framework A strong disaster recovery framework ensures that Linux environments can recover from failures quickly and securely. This section explores key components of an effective strategy, including backup methodologies, storage options, and security best practices. Backup Strategies A secure disaster recovery plan for Linux environments must go beyond traditional backup strategies. Frequent, automated backups are essential, but they must be stored securely and protected against tampering. A combination of full, incremental, and differential backups helps strike a balance between data redundancy and storage efficiency. Offsite and Distributed Storage By guaranteeing that localized events, such fires or natural disasters, do not affect all copies of important data, storing backups in geographically dispersed data centers increases disaster resilience. Many companies use managed IT services for small businesses that offer highly safe, redundant disaster recovery solutions since many lack the means to keep their own offsite backup infrastructure. These services sometimes include immutable storage options, so guaranteeing that backup files cannot be changed or deleted—even by managers. Self-Managed vs. Managed IT Services Security specialists managing Linux environments must also weigh the benefits of self-managed disaster recovery versus outsourcing to a managed IT provider. While DIY approaches allow for full control over the infrastructure, they come with significant challenges, including the need for continuous monitoring, manual securityhardening, and routine testing to ensure backups remain reliable. Maintaining an in-house disaster recovery setup also requires dedicated personnel, expertise in secure storage configurations, and the ability to respond to failures in real time. Businesses evaluating their IT management strategy often find that balancing in-house control with expert-driven solutions provides the best mix of security and efficiency. By contrast, managed IT service providers can offer fully automated, continuously monitored disaster recovery solutions that reduce operational burdens while enforcing strict security policies. Many businesses turn to managed providers not just for backup storage but also for automated failover capabilities, compliance-driven security policies, and dedicated disaster recovery support. This approach helps mitigate risks while freeing up internal IT and security teams to focus on proactive defense measures rather than infrastructure maintenance. Security and Compliance Considerations Encryption is another crucial factor. Backups must be encrypted both in transit and at rest to prevent unauthorized access, particularly when stored in remote locations. A strong disaster recovery plan also defines clear recovery point objectives (RPO) and recovery time objectives (RTO), ensuring that critical systems can be restored within an acceptable timeframe without excessive data loss . Comparison Table: Self-Managed vs. Managed IT Services Factor Self-Managed DR Managed IT DR Control Level Full control Limited control Security Responsibility IT team-managed Provider-enforced Maintenance Effort High (constant monitoring) Low (automated monitoring) Compliance Handling Must be manually configured Often included in service Strengthening High-Availability and Redundancy in Linux Disaster Recovery A robustdisaster recovery plan must prioritize high-availability solutions to ensure business continuity. The following strategies help mitigate downtime and maintain operational stability. Failover Clustering and Load Balancing Minimizing downtime is a priority for any organization, and implementing high-availability solutions plays a key role in disaster recovery planning. Failover clustering ensures that if one server fails, another takes over seamlessly, reducing service interruptions. This is particularly useful for database-driven applications and web services, where even short outages can have significant consequences. Load balancing across multiple servers enhances resilience by distributing traffic and preventing a single point of failure. Combined with database replication , it allows Linux environments to continue operating even if a primary system goes offline. RAID and Filesystem Resilience At the hardware level, RAID configurations help prevent data loss by providing redundancy across multiple drives. However, RAID alone is not a substitute for a full disaster recovery strategy. Failures affecting an entire array still require backup restoration. Key Insight : While RAID improves data redundancy, proper disaster recovery planning must include comprehensive backup and restoration processes. Filesystem journaling in Linux filesystems such as ext4, XFS, and Btrfs also enhances data integrity, allowing recovery from unexpected crashes with minimal corruption. Containerization for Disaster Recovery Containerization has further revolutionized disaster recovery by enabling rapid deployment of applications across different environments. Security teams can use tools like Docker , Kubernetes , and infrastructure-as-code (IaC) frameworks to maintain identical configurations across multiple servers, simplifying disaster recovery and minimizing inconsistencies between live and backup environments. Testing and Validating Disaster Recovery Plans Only as successful asits last successful test is a disaster recovery plan. Frequent validation guarantees that backups stay whole and that recovery plans perform as expected. Linux managers should run full-system recovery drills and bare-metal restores, so simulating actual failure situations. This helps teams to find flaws in the recovery strategy and make required changes before a real disaster strikes. Tracking recovery activities and preserving security policy compliance depend on loggers and auditors. Recording results of recovery tests helps companies to improve their plans and guarantee responsibility. By always verifying backup data and alerting managers to possible problems before they become more serious, automated recovery validation helps to strengthen disaster readiness. Security-Focused Disaster Recovery Strategies Protecting backups from ransomware attacks: Use immutable storage options and write-once-read-many (WORM) technology to ensure that backups remain untouched even if an attacker gains access to the system. Access control measures: Backup and recovery processes should follow least privilege principles, restricting access to only those who need it. Implementing multi-factor authentication (MFA) for recovery operations adds an additional layer of security, preventing unauthorized modifications to critical recovery systems. Forensic analysis and logging: Security teams should ensure that logs, security events, and forensic data are preserved across backups. This allows for post-incident analysis in the event of a breach, helping to identify attack vectors and improve overall system defenses. Compliance and security benchmarks: Standards such as ISO 27001 , NIST , and CIS benchmarks influence disaster recovery planning by setting security requirements for backup storage, encryption, and access controls. Meeting these standards ensures regulatory compliance and best-in-class security practices. Linux Disaster Recovery: Security and Business Continuity Strategies Having a well-organized disaster recovery plan is essential to ensuring that Linux systems continue to function normally while also preserving their security. Traditional backup plans are not sufficient on their own to mitigate the cyber risks and system failures that are prevalent in today's computer world. Using automated recovery validation, high-availability systems, and safe storage methods are all things that businesses need to implement in order to ensure that their responses to disasters are flawless. Linux security experts can lower downtime, protect private data, and keep industry compliance by aggressively addressing security risks and implementing tested disaster recovery techniques. Regular testing, encryption, and safe access restrictions all help to create a strong recovery plan protecting Linux systems from both inside and outside threats. Whether depending on managed IT services for offsite redundancy or self-managed solutions, the secret to effective disaster recovery is readiness, automation, and ongoing security improvement. . Reduce operational interruptions; explore efficient Linux data recovery techniques to safeguard your information and processes.. Linux Disaster Recovery, Secure Backup Solutions, High-Availability Strategies, Data Integrity Planning, Managed IT Services. . MaK Ulac

Calendar 2 Mar 03, 2025 User Avatar MaK Ulac Server Security
83

LockBit 4.0 Ransomware Warning: Prepare Linux Defenses Now

LockBit ransomware group recently made headlines when they revealed their upcoming version, LockBit 4.0, signaling an imminent increase in sophisticated cyberattacks against Linux systems and VMware ESXi infrastructure. This announcement serves as a wake-up call for Linux security admins to fortify defenses against potential incursions with proactive strategies for protecting their systems against ransomware attacks. . In this article, I'll examine this threat in detail, explain how it differs from previous LockBit variants, and offer practical advice for securing your systems against evolving Linux ransomware variants. Examining Previous LockBit Ransomware Variants Over time, LockBit ransomware has evolved significantly , with each version becoming increasingly sophisticated and challenging to combat. Initial versions, such as LockBit 1.0 and 2.0, targeted Windows systems by encrypting files and demanding ransom payments to unlock them. They used techniques like phishing emails and exploit kits to infiltrate networks quickly with fast encryption speeds, leaving victims no time to react quickly enough. LockBit evolved along with Linux ransomware trends. By the time LockBit 3.0 debuted, it had integrated more advanced features. Targeting Linux systems--an indication of their rising use in corporate environments--it began using data exfiltration techniques if its ransom wasn't paid. This evolutionary step demonstrated LockBit's adaptability and its developers' commitment to staying ahead of cybersecurity defenses, making it a formidable threat in today's ransomware environment. Understanding & Mitigating the LockBit 4.0 Threat LockBit ransomware has long disrupted various industries by encrypting data and demanding ransom for its release. LockBit 4.0 is more advanced than previous versions, using different techniques to penetrate Linux systems more rapidly. Their use of multiple Tor sites indicates an enhanced infrastructure intended to bypass detection efforts and takedown attempts..Understanding these evolving tactics is integral for Linux security administrators to anticipate and counter this threat. Effective measures you can implement to mitigate your risk of LockBit 4.0 attacks include: Timely Patching and Updates A key part of preparing for LockBit 4.0 involves ensuring all Linux systems are up-to-date with security patches , as cybercriminals often exploit vulnerabilities to gain entry to systems. Regularly upgrading the kernel , your Linux distro(s) , and software packages installed is necessary to close any security gaps ransomware may exploit. Admins should implement an efficient patch management process by prioritizing critical updates while scheduling lower-priority patches accordingly. Regular Backup Strategies Regular backup strategies are a critical defense against ransomware attacks. Regular backups ensure that organizations can restore their data without falling prey to ransom demands in the event of infection. For best results, these backups must be stored offline to avoid compromise by ransomware. Testing the process periodically helps ensure recovery can occur efficiently and effectively when required. Adding solutions with versioning capabilities may even enable organizations to retrieve information back from before infection occurs. Advanced Endpoint Protection Deploying advanced endpoint protection solutions tailored for Linux systems is another essential measure to combat ransomware attacks. Such solutions must include behavior-based detection techniques capable of recognizing suspicious activities that might indicate ransomware intrusions, along with signature-based detection, Machine Learning, and heuristic analysis for enhanced detection and response capabilities against ransomware threats. Network Segmentation and Access Controls Network segmentation is essential in controlling ransomware across an organization's infrastructure. Administrators can limit and control potential malware from spreading laterally by breaking theirnetwork into smaller segments. Implementing strict access controls ensures that only authorized personnel can enter sensitive parts of their network, decreasing the chances of unwarranted access leading to further ransomware proliferation. Furthermore, monitoring traffic for unusual patterns may assist with the early identification of possible compromises or breaches. User Awareness and Training Human error remains a primary factor in cyberattacks, so increasing user awareness of ransomware threats and training them to recognize suspicious activities can significantly lower the risk of infection. Regular security awareness training sessions should be held, emphasizing phishing attempts and social engineering tactics hackers use to deploy ransomware. Encouraging all users to report suspicious activities promptly increases the chances of identifying and remedying threats faster. Incident Response Planning An effective incident response plan is key to mitigating the effects of ransomware attacks. An incident response plan must clearly outline steps to be taken once an attack has been detected, such as isolating infected systems, communication protocols, and the roles and responsibilities of an incident response team. By regularly updating and testing this plan, teams will be ready to respond swiftly and effectively to minimize damage, restore operations quickly, and reduce downtime while mitigating its overall impact. Staying Informed Through Threat Intelligence Staying abreast of the latest ransomware developments is key to building an effective defense against LockBit 4.0. Subscribing to security newsletters from trusted sources is one way of staying informed. Threat intelligence services offer insight into new tactics, techniques, and procedures (TTPs) used by ransomware groups that may assist in anticipating attacks and taking proactive measures before an infection occurs. Continuous Improvement and Evaluation Security is an ongoing process that requires continuous evaluation.Assessing existing security measures against emerging threats is key to staying one step ahead, and conducting regular security audits or vulnerability assessments is the best way to gain an overview of an organization's security posture and any weaknesses that need addressing. Threat-hunting activities may also help identify risks that have eluded traditional detection mechanisms. Our Final Thoughts on The Emerging LockBit 4.0 Ransomware Threat LockBit 4.0 underscores the ongoing and evolving nature of ransomware attacks on Linux systems. Linux admins must proactively strengthen system defenses and prepare for potential attacks. Employing timely patching and updates, robust backup strategies, advanced endpoint protection technologies, network segmentation strategies, and extensive user training strategies can significantly lower the risk of ransomware attacks. Maintaining an effective incident response plan and staying abreast of security threats through threat intelligence is integral to an effective security posture. With the constantly evolving cyber threats admins and organizations face, continuous improvement and vigilance remain crucial for safeguarding Linux environments from sophisticated ransomware attacks like LockBit 4.0. . Investigating the impact of LockBit 4.0 on Linux infrastructures and strategies for administrators to enhance security against ransomware threats in the current landscape.. LockBit 4.0,Linux Ransomware,Security Best Practices,Endpoint Protection. . Brittany Day

Calendar 2 Dec 23, 2024 User Avatar Brittany Day Hacks/Cracks
83

Double-Extortion Ransomware Insights and Defensive Strategies for Linux

As cybersecurity evolves, so too has its threats. Symantec recently identified an emerging threat aimed at Linux systems. This new type of ransomware (called double extortion by its creators) encrypts files and exfiltrates and holds onto data, demanding ransom payments in return. Such sophisticated cybercriminal tactics highlight their audacity while attacking many enterprise and cloud environments - an audacious move by cybercriminals targeting such essential infrastructure as server farms. . Here is more insight into this ransomware's mechanisms, its danger, and exploited vulnerabilities, along with actionable insights for Linux administrators looking to protect themselves and fortify defenses against attack. How Does This Ransomware Work & What Makes It So Dangerous? This ransomware variant , believed to have been created by an English- and Spanish-speaking actor, leaves behind a ransom note (/root/README.txt and /user/[username]/README.txt) outlining the steps victims must follow. Furthermore, its relentless behavior involves shutting down processes like PostgreSQL, MongoDB, MySQL, Apache2, Nginx, and PHP-FPM to stop recovery or interference during the attack. It hijacks /etc/motd files to display warning messages, creating a sense of urgency and fear among victims. When files have been encrypted, a ransom note in English and Spanish states that significant volumes of sensitive data have been stolen and encrypted. The perpetrators demand contact via Session, an anonymous messaging app, to negotiate ransom payment in return for decryption keys, emphasizing their preference for secure communication channels. This ransomware poses an extraordinary danger due to its Double-Extortion technique. Not only are files encrypted, making them inaccessible, but exfiltrated data also provides attackers with additional leverage against businesses. Companies could experience operational capacity loss due to this ransomware attack, and their confidentiality and integrity could be breached, potentiallyleading to regulatory penalties and irreparable reputation damage. Who Is At Risk? This attack is non-discriminatory in its approach. If left vulnerable, any Linux system—found across much of the Internet, cloud infrastructures, and enterprise backends—could become a ransomware attack victim. Organizations with significant data assets, operational reliance on affected databases or services, and inadequate security postures are particularly at risk from this malware threat. Fortifying Defenses: A Guide for Administrators In response to this ever-present danger, Linux administrators must employ multiple layers of defenses to protect their systems and data. Here is some practical and specific advice for defending against this ransomware: Recurring Backups: Create encrypted off-site backups of all critical information to protect against possible attacks. Regular encrypted off-site backups could act as your safety net in case of an attack. Process and Service Monitoring: Establish monitoring to detect unanticipated stops or modifications of critical services (e.g., PostgreSQL and MongoDB) to detect and address malicious activities promptly. Apply Patches & Updates: Apply regular security updates and patches that could protect against ransomware threats. Access Controls: Employ stringent access controls and permission policies to restrict administrative privileges to only essential processes or users. Intrusion Detection Systems: Use file integrity monitoring and intrusion detection systems (IDS) to detect changes or suspicious activities on your systems. Educate and Train: Raise awareness within your operational teams about cyber threats and safe practices. Phishing often serves as an entryway to malware infections. Network Segmentation: Divide your network into segments to prevent intrusions from spreading and provide enhanced protection for sensitive areas through improved controls. Our Final Thoughts on This Ransomware The recentrise of double-extortion ransomware targeting Linux systems is a stark reminder of cyber adversaries' increasing sophistication and audacity. It underscores the necessity of adopting a proactive security strategy comprised of technological solutions and a culture of awareness and preparedness. Organizations can significantly lower their risks by understanding the nature of ransomware attacks, recognizing signs of an attack, and taking recommended security measures to secure systems and data against cyber threats. Vigilance, preparedness, and resilience are key to protecting system and data integrity in an ever-evolving cyber threat environment. . Double-extortion ransomware poses a serious threat to Linux systems, encrypting data and demanding ransom while threatening to leak sensitive information. Linux Ransomware, Data Exfiltration, Malware Prevention, Cyber Threats. . Anthony Pell

Calendar 2 Aug 13, 2024 User Avatar Anthony Pell Hacks/Cracks
77

Essential Backup Techniques For MySQL Database Management

Backing up files and directories is relatively easy; databases, however, have some special quirks that you need to address. Our examples use MySQL, but the same principles apply to PostgreSQL and other relational databases. This article is excerpted from O'Reilly's recently published book Linux System Administration . . The link for this article located at Linux.com is no longer available. . Uncover crucial strategies for safeguarding MySQL databases while maintaining dependable data accuracy.. MySQL Backup Techniques, Database Management, Data Integrity Best Practices. . LinuxSecurity.com Team

Calendar 2 May 30, 2007 User Avatar LinuxSecurity.com Team Server Security
74

Implementing Backup And Recovery Plans For Business Continuity

Survival in the modern business world requires strong backup and recovery plans. Companies can no longer sit back and wonder if something will happen, but must plan what to do when something does happen. Disaster recovery needs to be addressed immediately before disaster strikes. . . .. T professionals and their businesses have learned the hard way in recent years that disaster can strike at anytime and that they must be prepared. Companies unable to resume operations within ten days of a disaster hit are not likely to survive, stated a study from the Strategic Research Institute. In an attempt of protection, upwards of 60-70 percent of companies begin a disaster recovery plan, but never finish due to the overwhelming and complexity of plans or they gets put on the back burner. However, the business costs associated with network downtime and data loss make secure backup and recovery an economic necessity. A recent study by Pepperdine University states that 40 percent of data loss stems from hardware failure and 29 percent from human error. Thus, specific procedures for creating backups and a plan of action for recovery are essential to any modern business wishing to secure storage. Prepared Plan with Regular Performance Checks Data loss can result from many factors, including: fire, power outages, employee theft, viruses and hackers, as well as modern tragedies that can leave companies without access to buildings and important documents. Preparation is the key. Those who are prepared have a better chance of overcoming losses with minimal damage. The first step is to back up the system regularly. Often times the problem isn't that companies are not creating backups, but that they are not verifying the efforts. This results in "false backups" where data is believed to be secured, only to find in an emergency the backups failed and data has been lost. This is especially true with tape backups as tapes can be more easily corrupted, damaged, worn out, or employees can forget to change the tapes. In either case, it istoo late and data is already lost which can often take weeks, or even months for these systems to be restored, if ever. Therefore, it is extremely important for companies to follow best practices and create policies and procedures for creating regular backups and for testing their recovery environments. Among these policies should be regularly scheduled test recoveries in order to ensure that backup policies and procedures are working properly. Recovery events should be conducted once a quarter to make sure backups are running as planned. The link for this article located at net-security.org is no longer available. . Companies need to establish comprehensive data recovery and backup strategies to reduce the threat of disasters and maintain business operations.. Data Management, Disaster Preparedness, Business Continuity. . Anthony Pell

Calendar 2 Jun 09, 2004 User Avatar Anthony Pell Network Security
67

Effective Data Protection Through Secure Backups With GnuPG

GnuPG is a complete and free replacement for PGP. It is a valuable piece of software that is very easy to use and will serve our purpose for covering the topic of secure backups. I won't got into details in installing GnuPG as there are number of good installation guides around that pretty much cover this topic (faqs.org, linux-tutorial.info and web.bham.ac.uk). Depending on your server and administrator, GnuPG will be ither pre-installed, installed after bugging the administrator or installed by yourself if you have sufficient local privileges. . . .. GnuPG is a complete and free replacement for PGP. It is a valuable piece of software that is very easy to use and will serve our purpose for covering the topic of secure backups. I won't got into details in installing GnuPG as there are number of good installation guides around that pretty much cover this topic (faqs.org, linux-tutorial.info and web.bham.ac.uk). Depending on your server and administrator, GnuPG will be ither pre-installed, installed after bugging the administrator or installed by yourself if you have sufficient local privileges. I'm working for a relatively large Internet Presence Provider (IPP) that servs about 4000 clients from about 30 countries worldwide. Besides a chunk of e-mails to our support regarding viruses, leaching and insecure Perl/PHP scripts, I've seen a number of questions related to securely downloading backups. The link for this article located at Help Net Security is no longer available. . Utilizing GnuPG for secure data backup offers numerous advantages including robust encryption, integrity verification, platform independence, and cost-effectiveness. GnuPG, Secure Backups, Data Protection, Encryption Techniques. . LinuxSecurity.com Team

Calendar 2 Mar 16, 2004 User Avatar LinuxSecurity.com Team Cryptography
News Add Esm H340

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here